Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-4752. PoCs published by Solidmedia.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in LightNEasy CMS 3.2.1, where the 'handle' parameter in the login function is not sanitized, allowing an attacker to extract the admin password hash using time-based techniques like BENCHMARK.
Description
SQL injection vulnerability in LightNEasy.php in LightNEasy 3.2.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the page parameter, a different vector than CVE-2008-6593, CVE-2010-3484, and CVE-2010-3485. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit demonstrates a blind SQL injection vulnerability in LightNEasy CMS 3.2.1, where the 'handle' parameter in the login function is not sanitized, allowing an attacker to extract the admin password hash using time-based techniques like BENCHMARK.