cvelist/2019/7xxx/CVE-2019-7944.json

62 lines
2.2 KiB
JSON
Raw Normal View History

2019-02-12 17:31:37 -05:00
{
2019-08-02 22:00:51 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:01:33 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-7944",
2019-08-02 22:00:51 +00:00
"ASSIGNER": "psirt@adobe.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Magento 1 Magento 2",
"version": {
"version_data": [
{
"version_value": "Magento Open Source prior to 1.9.4.2, and Magento Commerce prior to 1.14.4.2, Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9, Magento 2.3 prior to 2.3.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-24",
"url": "https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-24"
}
]
2019-03-18 04:01:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-08-02 22:00:51 +00:00
"value": "A stored cross-site scripting vulnerability exists in the product comments field of Magento Open Source prior to 1.9.4.2, and Magento Commerce prior to 1.14.4.2, Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9, Magento 2.3 prior to 2.3.2. An authenticated user with privileges to the Return Product comments field can inject malicious javascript."
2019-03-18 04:01:33 +00:00
}
]
}
}