cve/2021/CVE-2021-4073.md
2025-09-29 21:09:30 +02:00

849 B

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