cvelist/2006/3xxx/CVE-2006-3607.json

83 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-3607",
"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" : "Multiple cross-site scripting (XSS) vulnerabilities in Softbiz Banner Exchange Script (aka Banner Exchange Network Script) 1.0 allow remote attackers to inject arbitrary web script or HTML via (1) the city parameter in (a) insertmember.php, and (2) a PHPSESSID cookie in (b) lostpassword.php, (c) gen_confirm_mem.php, and (d) index.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060629 Softbiz Banner Exchange 1.0 XSS",
"refsource" : "BUGTRAQ",
2018-10-18 11:15:13 -04:00
"url" : "http://www.securityfocus.com/archive/1/438705/100/200/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "http://ellsec.org/print.php?type=N&item_id=141",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://ellsec.org/print.php?type=N&item_id=141"
},
{
"name" : "18735",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/18735"
},
{
"name" : "softbizbannerexchange-insertmember-xss(27460)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/27460"
},
{
"name" : "softbizbannerexchange-multiple-xss(27461)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/27461"
}
]
}
}