Files
CVEs-PoC/2020/CVE-2020-25708.md
T
2024-05-25 21:48:12 +02:00

18 lines
725 B
Markdown

### [CVE-2020-25708](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25708)
![](https://img.shields.io/static/v1?label=Product&message=libvncserver&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-369&color=brighgreen)
### Description
A divide by zero issue was found to occur in libvncserver-0.9.12. A malicious client could use this flaw to send a specially crafted message that, when processed by the VNC server, would lead to a floating point exception, resulting in a denial of service.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-25708