cvelist/2011/0xxx/CVE-2011-0508.json
2019-03-17 22:17:08 +00:00

92 lines
3.1 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": [
{
"name": "http://dev.contao.org/issues/2751",
"refsource": "CONFIRM",
"url": "http://dev.contao.org/issues/2751"
},
{
"name": "contao-xforwardedfor-xss(64679)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64679"
},
{
"name": "70440",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/70440"
},
{
"name": "42899",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/42899"
},
{
"name": "http://www.contao.org/news/items/contao-2_9_3.html",
"refsource": "CONFIRM",
"url": "http://www.contao.org/news/items/contao-2_9_3.html"
},
{
"name": "20110112 [MajorSecurity SA-081]Contao CMS 2.9.2 - Persistent Cross Site Scripting Issue",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/515691/100/0/threaded"
},
{
"name": "http://www.contao.org/changelog.html",
"refsource": "CONFIRM",
"url": "http://www.contao.org/changelog.html"
}
]
}
}