Files
CVEs-PoC/2008/CVE-2008-2285.md
T
2024-06-18 02:51:15 +02:00

18 lines
704 B
Markdown

### [CVE-2008-2285](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2285)
![](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
The ssh-vulnkey tool on Ubuntu Linux 7.04, 7.10, and 8.04 LTS does not recognize authorized_keys lines that contain options, which makes it easier for remote attackers to exploit CVE-2008-0166 by guessing a key that was not identified by this tool.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-612-5
#### Github
No PoCs found on GitHub currently.