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

19 lines
873 B
Markdown

### [CVE-2014-7235](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7235)
![](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
htdocs_ari/includes/login.php in the ARI Framework module/Asterisk Recording Interface (ARI) in FreePBX before 2.9.0.9, 2.10.x, and 2.11 before 2.11.1.5 allows remote attackers to execute arbitrary code via the ari_auth cookie, related to the PHP unserialize function, as exploited in the wild in September 2014.
### POC
#### Reference
- http://packetstormsecurity.com/files/128516/FreePBX-Authentication-Bypass-Account-Creation.html
- https://www.exploit-db.com/exploits/41005/
#### Github
No PoCs found on GitHub currently.