cvelist/2006/1xxx/CVE-2006-1040.json

97 lines
3.1 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-2006-1040",
"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 vBulletin 3.0.12 and 3.5.3 allows remote attackers to inject arbitrary web script or HTML via the email field, which is injected in profile.php but not sanitized in sendmsg.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": "19100",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19100"
},
{
"name": "ADV-2006-0808",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/0808"
},
{
"name": "20060302 vBulletin3.0.12&3.5.3~is_valid_email()~XSS Attack",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/426589/100/0/threaded"
},
{
"name": "20060301 [KAPDA::#26]vBulletin.3.5.3~3.0.12-XSS",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/426537/100/0/threaded"
},
{
"name": "http://www.vbulletin.com/forum/showthread.php?postid=1079030",
"refsource": "CONFIRM",
"url": "http://www.vbulletin.com/forum/showthread.php?postid=1079030"
},
{
"name": "http://www.kapda.ir/advisory-266.html",
"refsource": "MISC",
"url": "http://www.kapda.ir/advisory-266.html"
},
{
"name": "16919",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/16919"
},
{
"name": "23614",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/23614"
}
]
}
}