cvelist/2011/5xxx/CVE-2011-5221.json

102 lines
3.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:57:09 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-5221",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:57:09 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in the getLog function in svnlook.php in WebSVN before 2.3.1 allows remote attackers to inject arbitrary web script or HTML via the path parameter to (1) comp.php, (2) diff.php, or (3) revision.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:57:09 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "51109",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/51109"
},
{
"name": "http://websvn.tigris.org/issues/show_bug.cgi?id=275",
"refsource": "CONFIRM",
"url": "http://websvn.tigris.org/issues/show_bug.cgi?id=275"
},
{
"name": "77942",
"refsource": "OSVDB",
"url": "http://osvdb.org/77942"
},
{
"name": "http://st2tea.blogspot.com/2011/12/websvn-cross-site-scripting.html",
"refsource": "MISC",
"url": "http://st2tea.blogspot.com/2011/12/websvn-cross-site-scripting.html"
},
{
"name": "1026438",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1026438"
},
{
"name": "47288",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/47288"
},
{
"name": "77941",
"refsource": "OSVDB",
"url": "http://osvdb.org/77941"
},
{
"name": "websvn-path-xss(71888)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71888"
},
{
"name": "77943",
"refsource": "OSVDB",
"url": "http://osvdb.org/77943"
}
]
}
}