mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
810 B
Markdown
18 lines
810 B
Markdown
### [CVE-2000-1221](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1221)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The line printer daemon (lpd) in the lpr package in multiple Linux operating systems authenticates by comparing the reverse-resolved hostname of the local machine to the hostname of the print server as returned by gethostname, which allows remote attackers to bypass intended access controls by modifying the DNS for the attacking IP.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.l0pht.com/advisories/lpd_advisory
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|