mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
910 B
910 B
CVE-2014-5247
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.