Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-1622. PoCs published by Securitylab.ir.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in ECSHOP 2.5.0 via the 'order_sn' parameter in user.php. The PoC extracts admin credentials (username, password, email) from the 'ecs_admin_user' table using a UNION-based SQLi technique.
Description
SQL injection vulnerability in user.php in EcShop 2.5.0 allows remote attackers to execute arbitrary SQL commands via the order_sn parameter in an order_query action.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in ECSHOP 2.5.0 via the 'order_sn' parameter in user.php. The PoC extracts admin credentials (username, password, email) from the 'ecs_admin_user' table using a UNION-based SQLi technique.