cve/2000/CVE-2000-1220.md

18 lines
745 B
Markdown
Raw Permalink Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2000-1220](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1220)
![](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 line printer daemon (lpd) in the lpr package in multiple Linux operating systems allows local users to gain root privileges by causing sendmail to execute with arbitrary command line arguments, as demonstrated using the -C option to specify a configuration file.
### POC
#### Reference
- http://www.l0pht.com/advisories/lpd_advisory
#### Github
- https://github.com/Live-Hack-CVE/CVE-2001-1583