mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 02:28:16 +02:00
18 lines
751 B
Markdown
18 lines
751 B
Markdown
### [CVE-2006-2450](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2450)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
auth.c in LibVNCServer 0.7.1 allows remote attackers to bypass authentication via a request in which the client specifies an insecure security type such as "Type 1 - None", which is accepted even if it is not offered by the server, a different issue than CVE-2006-2369.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2022/May/29
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|