mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-20 05:23:33 +00:00
18 lines
668 B
Markdown
18 lines
668 B
Markdown
### [CVE-2000-1103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1103)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
rcvtty in BSD 3.0 and 4.0 does not properly drop privileges before executing a script, which allows local attackers to gain privileges by specifying an alternate Trojan horse script on the command line.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/archive/1/147120
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|