cve/2015/CVE-2015-8239.md
2024-05-26 14:27:05 +02:00

18 lines
657 B
Markdown

### [CVE-2015-8239](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8239)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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