Files
CVEs-PoC/2017/CVE-2017-14931.md
T
2024-06-18 02:51:15 +02:00

19 lines
720 B
Markdown

### [CVE-2017-14931](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14931)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
ExifImageFile::readDQT in ExifImageFileRead.cpp in OpenExif 2.1.4 allows remote attackers to cause a denial of service (stack-based buffer over-read and application crash) via a crafted JPEG file.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2017/Sep/34
- https://github.com/skysider/openexif_vulnerabilities
#### Github
No PoCs found on GitHub currently.