mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
849 B
Markdown
18 lines
849 B
Markdown
### [CVE-2021-4073](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4073)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The RegistrationMagic WordPress plugin made it possible for unauthenticated users to log in as any site user, including administrators, if they knew a valid username on the site due to missing identity validation in the social login function social_login_using_email() of the plugin. This affects versions equal to, and less than, 5.0.1.7.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|