cvelist/2008/3xxx/CVE-2008-3416.json

88 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-3416",
"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 modules/members.php in IceBB before 1.0-rc9.3 allows remote attackers to execute arbitrary SQL commands via the username parameter in a members action to index.php, related to an incorrect protection mechanism in the clean_string function in includes/functions.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "6137",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/6137"
},
{
"name" : "http://forums.xaos-ia.com/?topic=760",
"refsource" : "CONFIRM",
"url" : "http://forums.xaos-ia.com/?topic=760"
},
{
"name" : "30381",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/30381"
},
{
"name" : "31248",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/31248"
},
{
"name" : "4094",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/4094"
},
{
"name" : "icebb-url-sql-injection(44028)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/44028"
}
]
}
}