mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
19 lines
818 B
Markdown
19 lines
818 B
Markdown
### [CVE-2007-0882](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0882)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|