cvelist/2019/8xxx/CVE-2019-8122.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2019-02-12 17:31:37 -05:00
{
2019-11-05 23:01:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 02:03:17 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-8122",
2019-11-05 23:01:34 +00:00
"ASSIGNER": "psirt@adobe.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Adobe Systems Incorporated",
"product": {
"product_data": [
{
"product_name": "Magento 2",
"version": {
"version_data": [
{
"version_value": "Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://magento.com/security/patches/magento-2.3.3-and-2.2.10-security-update",
"url": "https://magento.com/security/patches/magento-2.3.3-and-2.2.10-security-update"
}
]
2019-03-18 02:03:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-11-05 23:01:34 +00:00
"value": "A remote code execution vulnerability exists in Magento 2.1 prior to 2.1.19, Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3. An authenticated user with privileges to create products can craft custom layout update and use import product functionality to enable remote code execution."
2019-03-18 02:03:17 +00:00
}
]
}
}