cvelist/2011/0xxx/CVE-2011-0508.json
2017-10-16 12:31:07 -04:00

79 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2011-0508",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Cross-site scripting (XSS) vulnerability in system/modules/comments/Comments.php in Contao CMS 2.9.2, and possibly other versions before 2.9.3, allows remote attackers to inject arbitrary web script or HTML via the HTTP X_FORWARDED_FOR header, which is stored by system/libraries/Environment.php but not properly handled by a comments action to main.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.securityfocus.com/archive/1/archive/1/515691/100/0/threaded"
},
{
"url" : "http://dev.contao.org/issues/2751"
},
{
"url" : "http://www.contao.org/changelog.html"
},
{
"url" : "http://www.contao.org/news/items/contao-2_9_3.html"
},
{
"url" : "http://www.osvdb.org/70440"
},
{
"url" : "http://secunia.com/advisories/42899"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/64679"
}
]
}
}