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

103 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-0959",
"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" : "SQL injection vulnerability in misc.php in MyBulletinBoard (MyBB) 1.03, when register_globals is enabled, allows remote attackers to execute arbitrary SQL commands by setting the comma variable value via the comma parameter in a cookie. NOTE: 1.04 has also been reported to be affected."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060228 MyBB 1.3 NewSQL Injection",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/426320/100/0/threaded"
},
{
"name" : "1539",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/1539"
},
{
"name" : "20060303 MyBB 1.04 Perl Exploit",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/426653/100/0/threaded"
},
{
"name" : "16631",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/16631"
},
{
"name" : "ADV-2006-0774",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/0774"
},
{
"name" : "23554",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/23554"
},
{
"name" : "19061",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/19061"
},
{
"name" : "512",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/512"
},
{
"name" : "mybb-misc-sql-injection(24953)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/24953"
}
]
}
}