mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 11:10:36 +00:00
22 lines
1018 B
Markdown
22 lines
1018 B
Markdown
![]() |
### [CVE-2016-4543](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4543)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The exif_process_IFD_in_JPEG function in ext/exif/exif.c in PHP before 5.5.35, 5.6.x before 5.6.21, and 7.x before 7.0.6 does not validate IFD sizes, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via crafted header data.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://bugs.php.net/bug.php?id=72094
|
||
|
- https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05390722
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/heckintosh/modified_uploadscanner
|
||
|
- https://github.com/modzero/mod0BurpUploadScanner
|
||
|
- https://github.com/mrhacker51/FileUploadScanner
|
||
|
- https://github.com/navervn/modified_uploadscanner
|
||
|
|