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

18 lines
802 B
Markdown

### [CVE-2006-4168](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4168)
![](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
Integer overflow in the exif_data_load_data_entry function in libexif/exif-data.c in Libexif before 0.6.16 allows remote attackers to cause a denial of service (application crash) or execute arbitrary code via an image with many EXIF components, which triggers a heap-based buffer overflow.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9349
#### Github
No PoCs found on GitHub currently.