Limit Login Attempts Reloaded <= 2.17.3 - Login Rate Limiting Bypass

7.3
Improper Restriction of Excessive Authentication Attempts
CVE CVE-2020-35590
CVSS 7.3 (High)
Publicly Published December 14, 2020
Last Updated January 16, 2023
Researcher n4nj0

Description

LimitLoginAttempts.php in the limit-login-attempts-reloaded plugin before 2.17.4 for WordPress allows a bypass of (per IP address) rate limits because the X-Forwarded-For header can be forged. When the plugin is configured to accept an arbitrary header for the client source IP address, a malicious user is not limited to perform a brute force attack, because the client IP header accepts any arbitrary string. When randomizing the header input, the login count does not ever reach the maximum allowed retries.

References

Share

Vulnerability Details for Limit Login Attempts Reloaded

Software Type Plugin
Software Slug limit-login-attempts-reloaded (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.17.4, or a newer patched version
Affected Version
  • <= 2.17.3
Patched Version
  • 2.17.4

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation