CVE-2006-6390

Open Solution Quick.Cart 2.0 - Path Traversal

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2006-6390. PoCs published by r0ut3r.

AI-analyzed exploit summary This exploit targets a Local File Inclusion (LFI) vulnerability in QuickCart 2.0 by injecting PHP shellcode into HTTP log files. It leverages the vulnerability to achieve remote command execution (RCE) by manipulating the `config[db_type]` parameter.

Description

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.

Exploits (1)

exploitdb WORKING POC VERIFIED
by r0ut3r · perlwebappsphp
https://www.exploit-db.com/exploits/2889

This exploit targets a Local File Inclusion (LFI) vulnerability in QuickCart 2.0 by injecting PHP shellcode into HTTP log files. It leverages the vulnerability to achieve remote command execution (RCE) by manipulating the `config[db_type]` parameter.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: QuickCart 2.0
No auth needed
Prerequisites: register_globals must be on · gpc_magic_quotes must be off · access to vulnerable endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (5)

Core 5
Core References
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/4835
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/2889
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/21411
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/23168
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/30698

Scores

EPSS 0.0203
EPSS Percentile 78.5%

Details

Status published
Products (1)
open_solution/quick.cart 2.0
Published Dec 08, 2006
Tracked Since Feb 18, 2026