mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
20 lines
854 B
Markdown
20 lines
854 B
Markdown
### [CVE-2014-9705](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9705)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|