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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The GetCode_ function in gd_gif_in.c in GD 2.1.1 and earlier, as used in PHP before 5.5.21 and 5.6.x before 5.6.5, allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted GIF image that is improperly handled by the gdImageCreateFromGif function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
|
|
- https://bitbucket.org/libgd/gd-libgd/commits/47eb44b2e90ca88a08dca9f9a1aa9041e9587f43
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2014-9709
|
|
|