cve/2021/CVE-2021-24522.md
2024-06-18 02:51:15 +02:00

1.1 KiB
Raw Blame History

CVE-2021-24522

Description

The User Registration, User Profile, Login & Membership ProfilePress (Formerly WP User Avatar) WordPress plugin before 3.1.11's widget for tabbed login/register was not properly escaped and could be used in an XSS attack which could lead to wp-admin access. Further, the plugin in several places assigned $_POST as $_GET which meant that in some cases this could be replicated with just $_GET parameters and no need for $_POST values.

POC

Reference

Github

No PoCs found on GitHub currently.