mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
Markdown
### [CVE-2001-0554](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0554)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in BSD-based telnetd telnet daemon on various operating systems allows remote attackers to execute arbitrary commands via a set of options including AYT (Are You There), which is not properly handled by the telrcv function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.cisco.com/warp/public/707/catos-telrcv-vuln-pub.shtml
|
|
- http://www.redhat.com/support/errata/RHSA-2001-099.html
|
|
|
|
#### Github
|
|
- https://github.com/siddicky/git-and-crumpets
|
|
- https://github.com/vshaliii/Basic-Pentesting-2-Vulnhub-Walkthrough
|
|
- https://github.com/vshaliii/DC-1-Vulnhub-Walkthrough
|
|
- https://github.com/vshaliii/DC-2-Vulnhub-Walkthrough
|
|
- https://github.com/vshaliii/DC-4-Vulnhub-Walkthrough
|
|
|