mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
657 B
Markdown
18 lines
657 B
Markdown
### [CVE-2015-8239](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8239)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The SHA-2 digest support in the sudoers plugin in sudo after 1.8.7 allows local users with write permissions to parts of the called command to replace them before it is executed.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/justinsteven/sudo_digest_toctou_poc_CVE-2015-8239
|
|
|