Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-2042. PoCs published by Jannock.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in ECShop's search.php, allowing an attacker to extract admin credentials (username and password) via blind SQL injection. It uses a time-based approach to brute-force character extraction from the database.
Description
SQL injection vulnerability in search.php in ECShop 2.7.2 allows remote attackers to execute arbitrary SQL commands via the encode parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit targets a SQL injection vulnerability in ECShop's search.php, allowing an attacker to extract admin credentials (username and password) via blind SQL injection. It uses a time-based approach to brute-force character extraction from the database.