Files
CVEs-PoC/2016/CVE-2016-1611.md
T
2024-06-18 02:51:15 +02:00

19 lines
737 B
Markdown

### [CVE-2016-1611](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1611)
![](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
Novell Filr 1.2 before Hot Patch 6 and 2.0 before Hot Patch 2 uses world-writable permissions for /etc/profile.d/vainit.sh, which allows local users to gain privileges by replacing this file's content with arbitrary shell commands.
### POC
#### Reference
- http://seclists.org/bugtraq/2016/Jul/119
- https://www.exploit-db.com/exploits/40161/
#### Github
No PoCs found on GitHub currently.