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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The cdf_check_stream_offset 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, relies on incorrect sector-size data, which allows remote attackers to cause a denial of service (application crash) via a crafted stream offset in a 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-3479
|
|
|