mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2021-24522](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24522)
|
||
&color=blue)
|
||

|
||
&color=brightgreen)
|
||
|
||
### 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
|
||
- https://wpscan.com/vulnerability/25b51add-197c-4aff-b1a8-b92fb11d8697
|
||
|
||
#### Github
|
||
- https://github.com/20142995/nuclei-templates
|
||
- https://github.com/ARPSyndicate/cve-scores
|
||
|