cvelist/2005/3xxx/CVE-2005-3496.json
2019-03-18 00:58:02 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-3496",
"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 PHP Handicapper allows remote attackers to inject arbitrary web script or HTML via the msg parameter to msg.php. NOTE: some sources identify a second vector in the login parameter to process_signup.php, but the original source says that it is for CRLF injection (CVE-2005-4712). Also note: the vendor has disputed CVE-2005-3497, and it is possible that the dispute was intended to include this issue as well. If so, followup investigation strongly suggests that the original report is correct."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20479",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/20479"
},
{
"name": "http://www.zone-h.org/advisories/read/id=8360",
"refsource": "MISC",
"url": "http://www.zone-h.org/advisories/read/id=8360"
},
{
"name": "15294",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/15294"
},
{
"name": "ADV-2005-2292",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2005/2292"
},
{
"name": "17412",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/17412"
},
{
"name": "20480",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/20480"
}
]
}
}