mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
736 B
Markdown
19 lines
736 B
Markdown
### [CVE-2007-0756](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0756)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|