cve/2023/CVE-2023-5448.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2023-5448

Description

The WP Register Profile With Shortcode plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.5.9. This is due to missing or incorrect nonce validation on the update_password_validate function. This makes it possible for unauthenticated attackers to reset a user's password via a forged request granted they can trick the user into performing an action such as clicking on a link.

POC

Reference

Github

No PoCs found on GitHub currently.