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

20 lines
854 B
Markdown

### [CVE-2014-9705](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9705)
![](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
Heap-based buffer overflow in the enchant_broker_request_dict function in ext/enchant/enchant.c in PHP before 5.4.38, 5.5.x before 5.5.22, and 5.6.x before 5.6.6 allows remote attackers to execute arbitrary code via vectors that trigger creation of multiple dictionaries.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
- https://bugs.php.net/bug.php?id=68552
- https://hackerone.com/reports/104013
#### Github
No PoCs found on GitHub currently.