Files
CVEs-PoC/2016/CVE-2016-3993.md
T
2025-09-29 21:09:30 +02:00

18 lines
710 B
Markdown

### [CVE-2016-3993](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3993)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Off-by-one error in the __imlib_MergeUpdate function in lib/updates.c in imlib2 before 1.4.9 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via crafted coordinates.
### POC
#### Reference
- https://sourceforge.net/p/enlightenment/mailman/message/35055012/
#### Github
No PoCs found on GitHub currently.