CVE-2007-3139
Quick.Cart < 2.2 - Unauthenticated Remote Code Execution via Default Credentials
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-3139. PoCs published by Kacper.
AI-analyzed exploit summary This exploit targets a remote local file inclusion vulnerability in Quick.Cart <= v2.2, allowing remote code execution by injecting malicious code into log files and leveraging the LANGUAGE cookie to include and execute it. It also includes functionality to authenticate as an admin if credentials are provided.
Description
config/general.php in Quick.Cart 2.2 and earlier uses a default username and password, which allows remote attackers to access the application via a login action to admin.php. NOTE: this can be leveraged to upload and execute arbitrary code.
Exploits (1)
This exploit targets a remote local file inclusion vulnerability in Quick.Cart <= v2.2, allowing remote code execution by injecting malicious code into log files and leveraging the LANGUAGE cookie to include and execute it. It also includes functionality to authenticate as an admin if credentials are provided.