vendor:
WAnewsletter
by:
BrOx-Dz
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WAnewsletter
Affected Version From: 2.1.2
Affected Version To: 2.1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:phpcodeur.net:wanewsletter:2.1.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP
2010
WAnewsletter v 2.1.2 SQL Injection Vulnerability
WAnewsletter v 2.1.2 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a crafted SQL query to the vulnerable parameter 'id' in the URL. This can be used to extract sensitive information from the database such as user credentials.
Mitigation:
Input validation should be used to prevent SQL Injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.