PT-2023-17334 · WordPress · Limit Login Attempts
Marco Wotschka
·
Published
2023-04-06
·
Updated
2023-04-13
·
CVE-2023-1912
CVSS v3.1
7.2
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Limit Login Attempts plugin for WordPress versions up to, and including, 1.7.1
Description
The issue is related to Stored Cross-Site Scripting via the lock logging feature due to insufficient input sanitization and output escaping. This allows unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever an administrator accesses the plugin's settings page. The vulnerability is exploitable when the plugin prioritizes use of the X-FORWARDED-FOR header, which can be configured in its settings.
Recommendations
For versions up to, and including, 1.7.1, update to a version that addresses the insufficient input sanitization and output escaping issue.
As a temporary workaround, consider disabling the lock logging feature until a patch is available.
Restrict access to the plugin's settings page to minimize the risk of exploitation.
Avoid using the X-FORWARDED-FOR header in the plugin's settings until the issue is resolved.
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Limit Login Attempts