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

65 lines
1.7 KiB
JSON
Raw Normal View History

2017-11-16 14:13:31 -07:00
{
2017-11-17 00:03:03 -05:00
"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" : [
2017-11-16 14:13:31 -07:00
{
2017-11-17 00:03:03 -05:00
"product" : {
"product_data" : [
{
"product_name" : "ExpressionEngine",
"version" : {
"version_data" : [
{
"version_value" : "3.4.2 and older"
}
]
}
}
]
},
"vendor_name" : "EllisLab"
2017-11-16 14:13:31 -07:00
}
2017-11-17 00:03:03 -05:00
]
}
},
"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",
2017-11-17 00:03:03 -05:00
"url" : "https://docs.expressionengine.com/latest/about/changelog.html#version-3-4-3"
}
]
}
2017-11-16 14:13:31 -07:00
}