WordPress · Wp Limit Login Attempts · CVE-2015-6829
**Name of the Vulnerable Software and Affected Versions**
WP Limit Login Attempts plugin versions prior to 2.0.1
**Description**
The issue allows remote attackers to execute arbitrary SQL commands. This is achieved through SQL injection vulnerabilities in the getip function, specifically via the `X-Forwarded-For` or `Client-IP` HTTP headers.
**Recommendations**
For WP Limit Login Attempts plugin versions prior to 2.0.1, update to version 2.0.1 or later to resolve the issue. As a temporary workaround, consider restricting access to the `getip` function in `wp-limit-login-attempts.php` to minimize the risk of exploitation.