CVE-2008-5927
FlexPHPNews 0.0.6 - SQL Injection via User Check Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5927. PoCs published by Osirys.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in FlexPHPNews PRO 0.0.6, allowing authentication bypass by injecting a malformed SQL query into the login form. The vulnerability exists in the usercheck.php file due to improper input sanitization.
Description
Multiple SQL injection vulnerabilities in admin/usercheck.php in FlexPHPNews 0.0.6 allow remote attackers to execute arbitrary SQL commands via the (1) checkuser parameter (aka username field) or (2) checkpass parameter (aka password field) to admin/index.php. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in FlexPHPNews PRO 0.0.6, allowing authentication bypass by injecting a malformed SQL query into the login form. The vulnerability exists in the usercheck.php file due to improper input sanitization.