cvelist/2017/1000xxx/CVE-2017-1000160.json

65 lines
1.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.372590",
"ID" : "CVE-2017-1000160",
"REQUESTER" : "hbuchwald@ripstech.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ExpressionEngine",
"version" : {
"version_data" : [
{
"version_value" : "3.4.2 and older"
}
]
}
}
]
},
"vendor_name" : "EllisLab"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "EllisLab ExpressionEngine 3.4.2 is vulnerable to cross-site scripting resulting in PHP code injection"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Scripting (XSS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://docs.expressionengine.com/latest/about/changelog.html#version-3-4-3",
"refsource" : "MISC",
"url" : "https://docs.expressionengine.com/latest/about/changelog.html#version-3-4-3"
}
]
}
}