vendor:
FlexPHPNews PRO 0.0.6 & FlexPHPNews 0.0.6
by:
Osirys
7.5
CVSS
HIGH
Sql Injection (Auth bypass)
89
CWE
Product Name: FlexPHPNews PRO 0.0.6 & FlexPHPNews 0.0.6
Affected Version From: 0.0.6
Affected Version To: 0.0.6 Pro
Patch Exists: NO
Related CWE: N/A
CPE: a:flexphpnews:flexphpnews_pro:0.0.6
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
FlexPHPNews PRO 0.0.6 & FlexPHPNews 0.0.6 – Sql Injection (Auth bypass)
Bugged file is: /[path]/admin/usercheck.php. Go to /[path]/admin/index.php and put as username and password the following sql code: ' or '1=1. You are the admin now, bypass succesfull =)
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.