cvelist/2006/2xxx/CVE-2006-2204.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-2204",
"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 the topic deletion functionality (post_delete function in func_mod.php) for Invision Power Board 2.1.5 allows remote authenticated moderators to execute arbitrary SQL commands via the selectedpids parameter, which bypasses an integer value check when the $id variable is an array."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060428 Invision Power Board v2.1.5 Remote SQL Injection",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/432591/100/0/threaded"
},
{
"name" : "20060504 Re: Invision Power Board v2.1.5 Remote SQL Injection",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/432948/30/0/threaded"
},
{
"name" : "http://forums.invisionpower.com/index.php?showtopic=214248&view=getnewpo",
"refsource" : "CONFIRM",
"url" : "http://forums.invisionpower.com/index.php?showtopic=214248&view=getnewpo"
},
{
"name" : "17837",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/17837"
},
{
"name" : "ADV-2006-1605",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/1605"
},
{
"name" : "19901",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/19901"
},
{
"name" : "551",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/551"
},
{
"name" : "invision-func_mod-sql-injection(26190)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/26190"
}
]
}
}