WP User Frontend < 3.5.29 - Obscure Registration as Admin
CVE-2021-24649
Key Information:
- Vendor
Wordpress
- Status
- Vendor
- CVE Published:
- 21 November 2022
Badges
What is CVE-2021-24649?
The WP User Frontend WordPress plugin before 3.5.29 uses a user supplied argument called urhidden in its registration form, which contains the role for the account to be created with, encrypted via wpuf_encryption(). This could allow an attacker having access to the AUTH_KEY and AUTH_SALT constant (via an arbitrary file access issue for example, or if the blog is using the default keys) to create an account with any role they want, such as admin
Affected Version(s)
WP User Frontend 0 < 3.5.29
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved