cvelist/2008/4xxx/CVE-2008-4431.json
2019-03-17 23:32:40 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-4431",
"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 index.php in IceBB 1.0-rc9.3 and earlier allows remote attackers to execute arbitrary SQL commands via the skin parameter, probably 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": "31439",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/31439"
},
{
"name": "icebb-skin-sql-injection(44403)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44403"
},
{
"name": "http://forums.xaos-ia.com/?topic=765",
"refsource": "CONFIRM",
"url": "http://forums.xaos-ia.com/?topic=765"
},
{
"name": "30656",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/30656"
}
]
}
}