vendor:
Flexphpnews
by:
Dj7xpl
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Flexphpnews
Affected Version From: 0.0.5
Affected Version To: 0.0.5
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Flexphpnews version 0.0.5 Remote SQL Injection Vulnerability
This vulnerability allows an attacker to perform SQL injection by manipulating the 'newsid' parameter in the 'news.php' file. By using a UNION SELECT statement, the attacker can retrieve the usernames and passwords from the 'newsadmin' table.
Mitigation:
The vendor should release a patch to sanitize user input and prevent SQL injection attacks.