cvelist/2009/4xxx/CVE-2009-4796.json
2019-03-18 02:03:43 +00:00

92 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4796",
"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 the ExecuteQueries function in private/system/classes/listfactory.class.php in glFusion 1.1.2 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) order and (2) direction parameters to search.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20090329 glFusion <= 1.1.2 COM_applyFilter()/order sql injection exploit",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/502260/100/0/threaded"
},
{
"name": "8302",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/8302"
},
{
"name": "http://www.glfusion.org/article.php/security_20090329",
"refsource": "CONFIRM",
"url": "http://www.glfusion.org/article.php/security_20090329"
},
{
"name": "34519",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/34519"
},
{
"name": "52984",
"refsource": "OSVDB",
"url": "http://osvdb.org/52984"
},
{
"name": "glfusion-class-sql-injection(49498)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/49498"
},
{
"name": "34281",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/34281"
}
]
}
}