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

19 lines
736 B
Markdown

### [CVE-2007-0756](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0756)
![](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
Chicken of the VNC (cotv) 2.0 allows remote attackers to cause a denial of service (application crash) via a large computer-name size value in a ServerInit packet, which triggers a failed malloc and a resulting NULL dereference.
### POC
#### Reference
- http://securityreason.com/securityalert/2220
- https://www.exploit-db.com/exploits/3257
#### Github
No PoCs found on GitHub currently.