WP脆弱性ウォッチ脆弱性データ 2026年8月28日 時点

CVE-2020-35590

Limit Login Attempts Security – Login Security, 2FA, Firewall, Brute Force Prevention に報告された脆弱性

緊急深刻度
9.8CVSS 3.1
2.17.4修正されたバージョン
4.3%30日以内に悪用される確率
今後30日以内に悪用される確率は 4.3% と推定されています(EPSS)。

概要

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.

CWE: CWE-307 / 公開 2020年12月21日 / 最終更新 2026年6月17日

影響を受けるバージョン

対処方法

Limit Login Attempts Security – Login Security, 2FA, Firewall, Brute Force Prevention を 2.17.4 以降に更新してください。これで本脆弱性は解消します。

Limit Login Attempts Security – Login Security, 2FA, Firewall, Brute Force Prevention の他の脆弱性を見る →

あなたのサイトは大丈夫ですか?

URLを入力するだけで、実際に使われているプラグインを検出し、 このデータベースと突き合わせて既知の脆弱性が残っていないかを確認できます。登録不要・無料です。

30秒で無料診断する

参照