Files
CVEs-PoC/2014/CVE-2014-9000.md
T
2024-06-18 02:51:15 +02:00

18 lines
805 B
Markdown

### [CVE-2014-9000](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9000)
![](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
Mule Enterprise Management Console (MMC) does not properly restrict access to handler/securityService.rpc, which allows remote authenticated users to gain administrator privileges and execute arbitrary code via a crafted request that adds a new user. NOTE: this issue was originally reported for ESB Runtime 3.5.1, but it originates in MMC.
### POC
#### Reference
- http://packetstormsecurity.com/files/128799
#### Github
No PoCs found on GitHub currently.