CVE-2015-4053
low
CVSS v3
—
CVSS v2
2.1
VIR risk
2.1
Description
The admin command in ceph-deploy before 1.5.25 uses world-readable permissions for /etc/ceph/ceph.client.admin.keyring, which allows local users to obtain sensitive information by reading the file.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://tracker.ceph.com/issues/11694
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | ceph-deploy | <1.5.25 | 1.5.25 |
| PyPI | ceph-deploy | <1.5.23 | 1.5.23 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| ceph | ceph-deploy | {"endIncluding":"1.5.22"} | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2015-4053
- https://github.com/ceph/ceph-deploy/pull/300
- https://github.com/ceph/ceph-deploy/commit/9f9fd6e3372043bd2fd67582324c8fb5d7aa361e
- https://github.com/ceph/ceph-deploy
- https://github.com/pypa/advisory-database/tree/main/vulns/ceph-deploy/PYSEC-2015-3.yaml
- https://web.archive.org/web/20200228093353/http://www.securityfocus.com/bid/74775
- http://rhn.redhat.com/errata/RHSA-2015-1092.html
- http://tracker.ceph.com/issues/11694
- http://www.openwall.com/lists/oss-security/2015/04/09/9
- http://www.openwall.com/lists/oss-security/2015/05/22/1
- http://www.securityfocus.com/bid/74775
CWEs
CWE-200
Verify integrity in audit chain (admin only). AS-IS.