cve/2019/CVE-2019-20384.md

18 lines
709 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-20384](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20384)
![](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
Gentoo Portage through 2.3.84 allows local users to place a Trojan horse plugin in the /usr/lib64/nagios/plugins directory by leveraging access to the nagios user account, because this directory is writable in between a call to emake and a call to fowners.
### POC
#### Reference
- https://bugs.gentoo.org/692492
#### Github
No PoCs found on GitHub currently.