cvelist/2007/0xxx/CVE-2007-0316.json

102 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:54:02 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-0316",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:54:02 +00:00
"lang": "eng",
"value": "Multiple SQL injection vulnerabilities in All In One Control Panel (AIOCP) 1.3.010 and earlier, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) xuser_name parameter to shared/code/cp_authorization.php, and the (2) did parameter to public/code/cp_downloads.php, different vectors than CVE-2007-0223."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:54:02 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "2166",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2166"
},
{
"name": "20070112 AIOCP SQL Injection Vulnerability",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/456741"
},
{
"name": "32810",
"refsource": "OSVDB",
"url": "http://osvdb.org/32810"
},
{
"name": "ADV-2007-0190",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/0190"
},
{
"name": "23740",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/23740"
},
{
"name": "20070112 AIOCP Login Bypass Vulnerability",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/456742"
},
{
"name": "32809",
"refsource": "OSVDB",
"url": "http://osvdb.org/32809"
},
{
"name": "aiocp-cpdownloads-sql-injection(31485)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31485"
},
{
"name": "22032",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/22032"
}
]
}
}