cve/2007/CVE-2007-0882.md

19 lines
818 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-0882](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0882)
![](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
Argument injection vulnerability in the telnet daemon (in.telnetd) in Solaris 10 and 11 (SunOS 5.10 and 5.11) misinterprets certain client "-f" sequences as valid requests for the login program to skip authentication, which allows remote attackers to log into certain accounts, as demonstrated by the bin account.
### POC
#### Reference
- http://isc.sans.org/diary.html?storyid=2220
- http://www.securityfocus.com/bid/22512
#### Github
No PoCs found on GitHub currently.