cvelist/2006/6xxx/CVE-2006-6390.json
2019-03-18 02:46:20 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-6390",
"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 directory traversal vulnerabilities in Open Solution Quick.Cart 2.0, when register_globals is enabled and magic_quotes_gpc is disabled, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the config[db_type] parameter to (1) categories.php, (2) couriers.php, (3) orders.php, and (4) products.php in actions_admin/; and (5) orders.php and (6) products.php in actions_client/; as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by one of these PHP scripts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2006-4835",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/4835"
},
{
"name": "2889",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/2889"
},
{
"name": "21411",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/21411"
},
{
"name": "23168",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/23168"
},
{
"name": "quickcart-configdbtype-file-include(30698)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30698"
}
]
}
}