cvelist/2008/2xxx/CVE-2008-2029.json
2019-03-18 02:38:45 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-2029",
"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": "Multiple SQL injection vulnerabilities in (1) setup_mysql.php and (2) setup_options.php in miniBB 2.2 and possibly earlier, when register_globals is enabled, allow remote attackers to execute arbitrary SQL commands via the xtr parameter in a userinfo action to index.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "28930",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/28930"
},
{
"name": "http://www.minibb.net/forums/9_5110_0.html",
"refsource": "CONFIRM",
"url": "http://www.minibb.net/forums/9_5110_0.html"
},
{
"name": "29997",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/29997"
},
{
"name": "minibb-multiple-sql-injection(42014)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42014"
},
{
"name": "5494",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/5494"
}
]
}
}