Files
CVEs-PoC/2000/CVE-2000-0892.md
2024-06-18 02:51:15 +02:00

18 lines
660 B
Markdown

### [CVE-2000-0892](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0892)
![](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
Some telnet clients allow remote telnet servers to request environment variables from the client that may contain sensitive information, or remote web servers to obtain the information via a telnet: URL.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/22404
#### Github
No PoCs found on GitHub currently.