mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
872 B
Markdown
19 lines
872 B
Markdown
### [CVE-2014-0238](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0238)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The cdf_read_property_info function in cdf.c in the Fileinfo component in PHP before 5.4.29 and 5.5.x before 5.5.13 allows remote attackers to cause a denial of service (infinite loop or out-of-bounds memory access) via a vector that (1) has zero length or (2) is too long.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2014-0238
|
|
|