vendor:
NEWS MANAGER
by:
Hussin X
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: NEWS MANAGER
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
NEWS MANAGER (nid) Remote SQL Injection Vulnerability
The vulnerability allows an attacker to inject SQL queries into the 'nid' parameter of the 'news_detail.php' script. By manipulating the query, an attacker can retrieve sensitive information such as login credentials from the admin table.
Mitigation:
The vendor should sanitize user input and use prepared statements or parameterized queries to prevent SQL injection attacks. Users should update to the latest version of the software.