cvelist/2006/2xxx/CVE-2006-2167.json

87 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:17:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-2167",
"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 04:17:44 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in SloughFlash SF-Users 1.0, possibly in register.php, allows remote attackers to inject arbitrary web script or HTML by setting the username field to contain JavaScript in the SRC attribute of an IMG element."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:17:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "sfusers-register-xss(26215)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26215"
},
{
"name": "17783",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/17783"
},
{
"name": "831",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/831"
},
{
"name": "19932",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19932"
},
{
"name": "ADV-2006-1637",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1637"
},
{
"name": "20060502 SF-Users V1.0 XSS injection",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/432727/100/0/threaded"
}
]
}
}