cvelist/2024/5xxx/CVE-2024-5762.json

83 lines
3.0 KiB
JSON
Raw Normal View History

2024-06-07 20:00:34 +00:00
{
2024-08-21 17:00:37 +00:00
"data_version": "4.0",
2024-06-07 20:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5762",
2024-08-21 17:00:37 +00:00
"ASSIGNER": "zdi-disclosures@trendmicro.com",
"STATE": "PUBLIC"
2024-06-07 20:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-21 17:00:37 +00:00
"value": "Zen Cart findPluginAdminPage Local File Inclusion Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Zen Cart. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the findPluginAdminPage function. The issue results from the lack of proper validation of user-supplied data prior to passing it to a PHP include function. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the service account. Was ZDI-CAN-21408."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program",
"cweId": "CWE-98"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Zen Cart",
"product": {
"product_data": [
{
"product_name": "Zen Cart",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.5.8a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-24-883/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-24-883/"
},
{
"url": "https://docs.zen-cart.com/release/whatsnew_2.0.0",
"refsource": "MISC",
"name": "https://docs.zen-cart.com/release/whatsnew_2.0.0"
}
]
},
"source": {
"lang": "en",
"value": "Anonymous"
},
"impact": {
"cvss": [
{
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.1,
"baseSeverity": "HIGH"
2024-06-07 20:00:34 +00:00
}
]
}
}