vendor:
News Website Script
by:
Varun Bagaria
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: News Website Script
Affected Version From: 2.0.4
Affected Version To: 2.0.4
Patch Exists: NO
Related CWE: NA
CPE: 2.3:a:phpscriptsmall:news_website_script:2.0.4
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 7
2018
News Website Script – SQL Injection (Error Based)
An attacker can exploit this vulnerability by inserting a malicious payload in the search parameter of the script. This will result in an error based SQL Injection.
Mitigation:
Input validation should be done to prevent SQL Injection attacks. Sanitizing user input is also recommended.