mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 20:04:01 +02:00
18 lines
688 B
Markdown
18 lines
688 B
Markdown
### [CVE-2002-0043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0043)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
sudo 1.6.0 through 1.6.3p7 does not properly clear the environment before calling the mail program, which could allow local users to gain root privileges by modifying environment variables and changing how the mail program is invoked.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/c-skills/CVEs
|
|
|