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

19 lines
895 B
Markdown

### [CVE-2018-1203](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1203)
![](https://img.shields.io/static/v1?label=Product&message=Isilon%20OneFS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Incorrect%20Authorization%20vulnerability&color=brighgreen)
### Description
In Dell EMC Isilon OneFS, the compadmin is able to run tcpdump binary with root privileges. In versions between 8.1.0.0 - 8.1.0.1, 8.0.1.0 - 8.0.1.2, and 8.0.0.0 - 8.0.0.6, the tcpdump binary, being run with sudo, may potentially be used by compadmin to execute arbitrary code with root privileges.
### POC
#### Reference
- https://www.coresecurity.com/advisories/dell-emc-isilon-onefs-multiple-vulnerabilities
- https://www.exploit-db.com/exploits/44039/
#### Github
No PoCs found on GitHub currently.