cve/2024/CVE-2024-4444.md
2024-05-25 21:48:12 +02:00

19 lines
963 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-4444](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4444)
![](https://img.shields.io/static/v1?label=Product&message=LearnPress%20%E2%80%93%20WordPress%20LMS%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%204.2.6.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-420%20Unprotected%20Alternate%20Channel&color=brighgreen)
### Description
The LearnPress WordPress LMS Plugin plugin for WordPress is vulnerable to bypass to user registration in versions up to, and including, 4.2.6.5. This is due to missing checks in the 'create_account' function in the checkout. This makes it possible for unauthenticated attackers to register as the default role on the site, even if registration is disabled.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/JohnnyBradvo/CVE-2024-4444
- https://github.com/nomi-sec/PoC-in-GitHub