vendor:
IP-Logger
by:
Miroslav Stampar
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: IP-Logger
Affected Version From: <= 3.0
Affected Version To: 3
Patch Exists: YES
Related CWE:
CPE: a:wordpress:ip-logger:3.0
Platforms Tested: WordPress
2011
WordPress IP-Logger plugin <= 3.0 SQL Injection Vulnerability
The WordPress IP-Logger plugin version 3.0 is vulnerable to SQL Injection. By injecting a specially crafted SQL query in the 'lat' parameter, an attacker can manipulate the SQL query and retrieve sensitive information from the database.
Mitigation:
Update to the latest version of the plugin to patch the vulnerability. Additionally, input validation and parameterized queries should be used to prevent SQL Injection attacks.