Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2555. PoCs published by Lidloses_Auge.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in EasyWay CMS by manipulating the 'mid' parameter to extract user credentials (login and password hashes) from the database. It automates the process of determining the number of columns and then performs a UNION-based SQL injection to retrieve the data.
Description
SQL injection vulnerability in index.php in EasyWay CMS allows remote attackers to execute arbitrary SQL commands via the mid parameter.
Exploits (1)
This exploit targets a SQL injection vulnerability in EasyWay CMS by manipulating the 'mid' parameter to extract user credentials (login and password hashes) from the database. It automates the process of determining the number of columns and then performs a UNION-based SQL injection to retrieve the data.