CVE-2022-25226
ThinVNC - Authentication Bypass
Record summary
CVE-2022-25226 has a selected CVSS score of 10.0 (critical); EIP currently links 1 repository PoC and 1 Nuclei template.
Description
ThinVNC version 1.0b1 allows an unauthenticated user to bypass the authentication process via 'http://thin-vnc:8080/cmd?cmd=connect' by obtaining a valid SID without any kind of authentication. It is possible to achieve code execution on the server by sending keyboard or mouse events to the server.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
ThinVNC | CVE List | 1.0b1 | affected |
Proofs of concept
1Repository PoCs
GitHubkrill-x7/CVE-2022-25226Repository PoCby krill-x7Stars: 1Not analyzed2 files
Nuclei templates
1ProjectDiscoveryCRITICALThinVNC - Authentication BypassCVSS 10
ThinVNC version 1.0b1 allows an unauthenticated user to bypass the authentication process via a specific command, potentially leading to unauthorized access and code execution.
Impact
An attacker can bypass authentication and gain unauthorized access to the ThinVNC server.
Remediation
Apply the vendor-supplied patch or update to the latest version to mitigate the CVE-2022-25226 vulnerability.
Source: ProjectDiscovery