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

19 lines
876 B
Markdown

### [CVE-2014-0207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0207)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The cdf_read_short_sector function in cdf.c in file before 5.19, as used in the Fileinfo component in PHP before 5.4.30 and 5.5.x before 5.5.14, allows remote attackers to cause a denial of service (assertion failure and application exit) via a crafted CDF file.
### 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-0207