2019-02-12 17:31:37 -05:00
{
2019-11-06 00:01:20 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 06:18:17 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-8152" ,
2019-11-06 00:01:20 +00:00
"ASSIGNER" : "psirt@adobe.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Adobe Systems Incorporated" ,
"product" : {
"product_data" : [
{
"product_name" : "Magento 1 & 2" ,
"version" : {
"version_data" : [
{
"version_value" : "Magento Open Source prior to 1.9.4.3"
} ,
{
"version_value" : "and Magento Commerce prior to 1.14.4.3"
} ,
{
"version_value" : "Magento 2.2 prior to 2.2.10"
} ,
{
"version_value" : "Magento 2.3 prior to 2.3.3 or 2.3.2-p1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-Site Scripting "
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://magento.com/security/patches/supee-11219" ,
"url" : "https://magento.com/security/patches/supee-11219"
}
]
2019-03-18 06:18:17 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-11-06 00:01:20 +00:00
"value" : "A stored cross-site scripting (XSS) vulnerability exists in in Magento 1 prior to 1.9.4.3 and 1.14.4.3, Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. An authenticated user with access to the wysiwyg editor can abuse the blockDirective() function and inject malicious javascript in the cache of the admin dashboard."
2019-03-18 06:18:17 +00:00
}
]
}
}