Files
CVEs-PoC/2012/CVE-2012-2814.md
2024-06-18 02:51:15 +02:00

18 lines
746 B
Markdown

### [CVE-2012-2814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2814)
![](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
Buffer overflow in the exif_entry_format_value function in exif-entry.c in the EXIF Tag Parsing Library (aka libexif) 0.6.20 allows remote attackers to cause a denial of service or possibly execute arbitrary code via crafted EXIF tags in an image.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
#### Github
No PoCs found on GitHub currently.