cve/2023/CVE-2023-27830.md

18 lines
778 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-27830](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27830)
![](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
TightVNC before v2.8.75 allows attackers to escalate privileges on the host operating system via replacing legitimate files with crafted files when executing a file transfer. This is due to the fact that TightVNC runs in the backend as a high-privileges account.
### POC
#### Reference
- https://medium.com/nestedif/vulnerability-disclosure-privilege-escalation-tightvnc-8165208cce
#### Github
No PoCs found on GitHub currently.