### [CVE-2019-11035](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11035)



### Description
When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_iif_add_value function. This may lead to information disclosure or crash.
### POC
#### Reference
- https://usn.ubuntu.com/3953-2/
#### Github
No PoCs found on GitHub currently.