mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
827 B
Markdown
18 lines
827 B
Markdown
### [CVE-2018-10841](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10841)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
glusterfs is vulnerable to privilege escalation on gluster server nodes. An authenticated gluster client via TLS could use gluster cli with --remote-host command to add it self to trusted storage pool and perform privileged gluster operations like adding other machines to trusted storage pool, start, stop, and delete volumes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10841
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|