Files
CVEs-PoC/2016/CVE-2016-7035.md
T
2025-09-29 21:09:30 +02:00

18 lines
818 B
Markdown

### [CVE-2016-7035](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7035)
![](https://img.shields.io/static/v1?label=Product&message=pacemaker&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.16%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-285&color=brightgreen)
### Description
An authorization flaw was found in Pacemaker before 1.1.16, where it did not properly guard its IPC interface. An attacker with an unprivileged account on a Pacemaker node could use this flaw to, for example, force the Local Resource Manager daemon to execute a script as root and thereby gain root access on the machine.
### POC
#### Reference
- https://github.com/ClusterLabs/pacemaker/commit/5d71e65049
#### Github
No PoCs found on GitHub currently.