cve/2024/CVE-2024-5324.md
2025-09-29 16:08:36 +00:00

18 lines
1.0 KiB
Markdown

### [CVE-2024-5324](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5324)
![](https://img.shields.io/static/v1?label=Product&message=Login%2FSignup%20Popup%20(%20Inline%20Form%20%2B%20Woocommerce%20)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.7.1%3C%3D%202.7.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Login/Signup Popup ( Inline Form + Woocommerce ) plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'import_settings' function in versions 2.7.1 to 2.7.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change arbitrary options on affected sites. This can be used to enable new user registration and set the default role for new users to Administrator.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/RandomRobbieBF/CVE-2024-5324