cve/2024/CVE-2024-8350.md

18 lines
994 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-8350](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8350)
![](https://img.shields.io/static/v1?label=Product&message=Uncanny%20Groups%20for%20LearnDash&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%206.1.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Uncanny Groups for LearnDash plugin for WordPress is vulnerable to user group add due to a missing capability check on the /wp-json/ulgm_management/v1/add_user/ REST API endpoint in all versions up to, and including, 6.1.0.1. This makes it possible for authenticated attackers, with group leader-level access and above, to add users to their group which ultimately allows them to leverage CVE-2024-8349 and gain admin access to the site.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/karlemilnikka/CVE-2024-8349-and-CVE-2024-8350