mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
1.1 KiB
1.1 KiB
CVE-2021-24359
Description
The Plus Addons for Elementor Page Builder WordPress plugin before 4.1.11 did not properly check that a user requesting a password reset was the legitimate user, allowing an attacker to send an arbitrary reset password email to a registered user on behalf of the WordPress site. Such issue could be chained with an open redirect (CVE-2021-24358) in version below 4.1.10, to include a crafted password reset link in the email, which would lead to an account takeover.
POC
Reference
- https://wpscan.com/vulnerability/486b82d1-30d4-44d2-9542-f33e3f149e92
- https://wpscan.com/vulnerability/486b82d1-30d4-44d2-9542-f33e3f149e92
Github
No PoCs found on GitHub currently.