cve/2012/CVE-2012-6562.md

18 lines
634 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-6562](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6562)
![](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
engine/lib/users.php in Elgg before 1.8.5 does not properly specify permissions for the useradd action, which allows remote attackers to create arbitrary accounts.
### POC
#### Reference
- http://elgg.org/getelgg.php?forward=elgg-1.8.5.zip
#### Github
No PoCs found on GitHub currently.