vendor:
News Website Script
by:
Mr Winst0n
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: News Website Script
Affected Version From: 2.0.5
Affected Version To: 2.0.5
Patch Exists: NO
Related CWE: N/A
CPE: 2.0.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux, Windows 8.1
2019
News Website Script 2.0.5 – SQL Injection
An SQL injection vulnerability exists in News Website Script 2.0.5, which allows an attacker to inject malicious SQL queries into the application. This can be exploited to gain access to sensitive information stored in the database, such as user credentials, or to modify the data stored in the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.