mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
19 lines
765 B
Markdown
19 lines
765 B
Markdown
### [CVE-2018-14851](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14851)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
exif_process_IFD_in_MAKERNOTE in ext/exif/exif.c in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted JPEG file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=76557
|
|
- https://hackerone.com/reports/384214
|
|
|
|
#### Github
|
|
- https://github.com/geeknik/cve-fuzzing-poc
|
|
|