Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-6391. PoCs published by Kacper.
AI-analyzed exploit summary This exploit targets Quick.Cart <= 2.0 by injecting malicious PHP code into log files via HTTP requests, then triggering its execution through a path traversal vulnerability in the `sLanguage` cookie. It requires `register_globals=On` and relies on predictable log file locations.
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 arbitrary files via a .. (dot dot) in the config[db_type] parameter to (1) actions_admin/other.php and (2) actions_client/gallery.php. NOTE: The provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit targets Quick.Cart <= 2.0 by injecting malicious PHP code into log files via HTTP requests, then triggering its execution through a path traversal vulnerability in the `sLanguage` cookie. It requires `register_globals=On` and relies on predictable log file locations.