cvelist/2006/1xxx/CVE-2006-1912.json
2018-10-18 11:15:13 -04:00

98 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-1912",
"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" : "MyBB (MyBulletinBoard) 1.1.0 does not set the constant KILL_GLOBAL variable in (1) global.php and (2) inc/init.php, which allows remote attackers to initialize arbitrary variables that are processed by an @extract command, which could then be leveraged to conduct cross-site scripting (XSS) or SQL injection attacks."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060415 [KAPDA]MyBB1.1.0~global.php~ParameterExtracting",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/431061/30/5580/threaded"
},
{
"name" : "http://myimei.com/security/2006-04-14/mybb110globalphpparameterextracting.html",
"refsource" : "MISC",
"url" : "http://myimei.com/security/2006-04-14/mybb110globalphpparameterextracting.html"
},
{
"name" : "http://community.mybboard.net/showthread.php?tid=8232",
"refsource" : "CONFIRM",
"url" : "http://community.mybboard.net/showthread.php?tid=8232"
},
{
"name" : "ADV-2006-1381",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/1381"
},
{
"name" : "24710",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/24710"
},
{
"name" : "24711",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/24711"
},
{
"name" : "19668",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/19668"
},
{
"name" : "mybb-global-init-data-manipulation(25865)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/25865"
}
]
}
}