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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
readelf.c in file before 5.22, as used in the Fileinfo component in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5, does not consider that pread calls sometimes read only a subset of the available data, which allows remote attackers to cause a denial of service (uninitialized memory access) or possibly have unspecified other impact via a crafted ELF file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|