mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
939 B
Markdown
18 lines
939 B
Markdown
### [CVE-2021-24655](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24655)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WP User Manager WordPress plugin before 2.6.3 does not ensure that the user ID to reset the password of is related to the reset key given. As a result, any authenticated user can reset the password (to an arbitrary value) of any user knowing only their ID, and gain access to their account.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/cce03550-7f65-4172-819e-025755fb541f
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|