cvelist/2006/4xxx/CVE-2006-4707.json
2018-10-17 17:05:08 -04:00

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-4707",
"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 admin/global.php (aka the Admin CP login form) in MyBB (aka MyBulletinBoard) 1.1.7 allows remote attackers to inject arbitrary web script or HTML via the query string ($_SERVER[PHP_SELF])."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060830 [KAPDA]MyBB 1.1.7 ~ admin/global.php ~ XSS Attack",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/444782/100/100/threaded"
},
{
"name" : "http://myimei.com/security/2006-08-17/mybb-117-adminglobalphp-xss-attack.html",
"refsource" : "MISC",
"url" : "http://myimei.com/security/2006-08-17/mybb-117-adminglobalphp-xss-attack.html"
},
{
"name" : "http://www.mybboard.com/archive.php?nid=18",
"refsource" : "CONFIRM",
"url" : "http://www.mybboard.com/archive.php?nid=18"
},
{
"name" : "ADV-2006-3418",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/3418"
},
{
"name" : "21697",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/21697"
},
{
"name" : "1540",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/1540"
}
]
}
}