CVE-2008-5727
AIST NetCat < 3.12 - SQL Injection via Password Recovery Query String
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5727. PoCs published by s4avrd0w.
AI-analyzed exploit summary This exploit performs a blind SQL injection attack against NetCat CMS version 3.12 to extract user credentials (login and password hash) via brute-force character extraction. It leverages a time-based SQLi vulnerability in the password recovery module.
Description
SQL injection vulnerability in modules/auth/password_recovery.php in AIST NetCat 3.12 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the query string.
Exploits (1)
This exploit performs a blind SQL injection attack against NetCat CMS version 3.12 to extract user credentials (login and password hash) via brute-force character extraction. It leverages a time-based SQLi vulnerability in the password recovery module.