- Description
- The create function in app/code/core/Mage/Catalog/Model/Product/Api/V2.php in Magento Community Edition (CE) before 1.9.2.1 and Enterprise Edition (EE) before 1.14.2.1, when used with PHP before 5.4.24 or 5.5.8, allows remote authenticated users to execute arbitrary PHP code via the productData parameter to index.php/api/v2_soap.
- Source
- cve@mitre.org
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 8.8
- Impact score
- 5.9
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 6.5
- Impact score
- 6.4
- Exploitability score
- 8
- Vector string
- AV:N/AC:L/Au:S/C:P/I:P/A:P
- nvd@nist.gov
- CWE-20
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:magento:magento:*:*:*:*:community:*:*:*",
"vulnerable": true,
"matchCriteriaId": "3477C30C-8E29-40BA-B476-97B8F38F12EB",
"versionEndExcluding": "1.9.2.1"
},
{
"criteria": "cpe:2.3:a:magento:magento:*:*:*:*:enterprise:*:*:*",
"vulnerable": true,
"matchCriteriaId": "32B8D340-3A4B-4DAE-A8C6-75B92C31EC07",
"versionEndExcluding": "1.14.2.1"
}
],
"operator": "OR"
},
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"vulnerable": false,
"matchCriteriaId": "527F2580-90ED-48D4-8216-6A3C0FCA6AC0",
"versionEndExcluding": "5.4.24"
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"vulnerable": false,
"matchCriteriaId": "FA489F21-F012-4394-908A-5D912078FC13",
"versionEndExcluding": "5.5.8",
"versionStartIncluding": "5.4.25"
}
],
"operator": "OR"
}
],
"operator": "AND"
}
]