vendor:
phplist
by:
d3v1l [Avram Marius]
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phplist
Affected Version From: 2.8.11
Affected Version To: 2.8.11
Patch Exists: NO
Related CWE: N/A
CPE: a:phplist:phplist:2.8.11
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
phplist version 2.8.11 SQL Injection Vulnerability
A SQL injection vulnerability exists in phplist version 2.8.11. An attacker can exploit this vulnerability to gain access to sensitive information such as version, database, and user information by sending a specially crafted HTTP request to the vulnerable application.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.