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

19 lines
774 B
Markdown

### [CVE-2014-8241](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8241)
![](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
XRegion in TigerVNC allows remote VNC servers to cause a denial of service (NULL pointer dereference) by leveraging failure to check a malloc return value, a similar issue to CVE-2014-6052.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
#### Github
No PoCs found on GitHub currently.