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

19 lines
910 B
Markdown

### [CVE-2014-5247](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5247)
![](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
The _UpgradeBeforeConfigurationChange function in lib/client/gnt_cluster.py in Ganeti 2.10.0 before 2.10.7 and 2.11.0 before 2.11.5 uses world-readable permissions for the configuration backup file, which allows local users to obtain SSL keys, remote API credentials, and other sensitive information by reading the file, related to the upgrade command.
### POC
#### Reference
- http://packetstormsecurity.com/files/127851/Ganeti-Insecure-Archive-Permission.html
- http://www.ocert.org/advisories/ocert-2014-006.html
#### Github
No PoCs found on GitHub currently.