mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
### [CVE-2016-9941](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9941)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in rfbproto.c in LibVNCClient in LibVNCServer before 0.9.11 allows remote servers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted FramebufferUpdate message containing a subrectangle outside of the client drawing area.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/LibVNC/libvncserver/pull/137
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|