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

18 lines
711 B
Markdown

### [CVE-2015-3418](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3418)
![](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
The ProcPutImage function in dix/dispatch.c in X.Org Server (aka xserver and xorg-server) before 1.16.4 allows attackers to cause a denial of service (divide-by-zero and crash) via a zero-height PutImage request.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
#### Github
No PoCs found on GitHub currently.