Simple JWT Login <= 3.2.0 - Cross-Site Request Forgery
2021-10-18 00:00
apple502jStrategic Overview
StatusPatched in 3.2.1
Affected PluginSimple JWT Login – Allows you to use JWT on REST endpoints.
Affected Version
< 3.2.1CVSS8.8High
CVE
CVE-2021-24804Vulnerability Overview
The Simple JWT Login WordPress plugin before 3.2.1 does not have nonce checks when saving its settings, allowing attackers to make a logged in admin changed them. Settings such as HMAC verification secret, account registering and default user roles can be updated, which could result in site takeover.
Technical Analysis
REMEDIATION: Update to version 3.2.1, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C