Files
CVEs-PoC/2021/CVE-2021-38617.md
T
2024-05-25 21:48:12 +02:00

18 lines
686 B
Markdown

### [CVE-2021-38617](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38617)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In Eigen NLP 3.10.1, a lack of access control on the /auth/v1/user/ user creation endpoint allows a standard user to create a super user account with a defined password. This directly leads to privilege escalation.
### POC
#### Reference
- https://excellium-services.com/cert-xlm-advisory/
#### Github
No PoCs found on GitHub currently.