mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 16:47:12 +02:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2014-0106](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0106)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Sudo 1.6.9 before 1.8.5, when env_reset is disabled, does not properly check environment variables for the env_delete restriction, which allows local users with sudo permissions to bypass intended command restrictions via a crafted environment variable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|