vendor:
SH-News
by:
hadihadi
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SH-News
Affected Version From: SH-News 3.0
Affected Version To: SH-News 3.0
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
SH-News 3.0 SQL Injection Vulnerability
The vulnerability allows an attacker to execute arbitrary SQL queries through the 'id' parameter in the 'comments.php' file. By using a UNION SELECT statement, the attacker can retrieve sensitive information such as usernames and passwords from the 'shnews3_users' table.
Mitigation:
The vulnerability can be mitigated by implementing proper input validation and parameterized queries.