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

93 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-2103",
"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 MyBB (MyBulletinBoard) 1.1.1 allows remote authenticated administrators to execute arbitrary SQL commands via the (1) query string ($querystring variable) in (a) admin/adminlogs.php, which is not properly handled by adminfunctions.php; or (2) setid, (3) expand, (4) title, or (5) sid2 parameters to (b) admin/templates.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060427 MyBB 1.1.1 Local SQL Injections",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/432229/100/0/threaded"
},
{
"name" : "ADV-2006-1566",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/1566"
},
{
"name" : "25074",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/25074"
},
{
"name" : "25075",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/25075"
},
{
"name" : "19865",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/19865"
},
{
"name" : "808",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/808"
},
{
"name" : "mybb-adminfunctions-templates-sql-injection(26103)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/26103"
}
]
}
}