cve/2017/CVE-2017-18348.md

18 lines
901 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-18348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18348)
![](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
Splunk Enterprise 6.6.x, when configured to run as root but drop privileges to a specific non-root account, allows local users to gain privileges by leveraging access to that non-root account to modify $SPLUNK_HOME/etc/splunk-launch.conf and insert Trojan horse programs into $SPLUNK_HOME/bin, because the non-root setup instructions state that chown should be run across all of $SPLUNK_HOME to give non-root access.
### POC
#### Reference
- https://korelogic.com/Resources/Advisories/KL-001-2017-022.txt
#### Github
No PoCs found on GitHub currently.