CVE-2015-3010
low
CVSS v3
—
CVSS v2
2.1
VIR risk
2.1
Description
ceph-deploy before 1.5.23 uses weak permissions (644) for 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
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | ceph-deploy | <1.5.23 | 1.5.23 |
| PyPI | ceph-deploy | <eee56770393bf19ed2dd5389226c6190c08dee3f||<1.5.23 | eee56770393bf19ed2dd5389226c6190c08dee3f |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| ceph | ceph-deploy | 1.5.22 | |
References
- http://lists.fedoraproject.org/pipermail/package-announce/2015-April/155576.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-April/155631.html
- http://rhn.redhat.com/errata/RHSA-2015-1092.html
- http://www.openwall.com/lists/oss-security/2015/04/09/11
- http://www.openwall.com/lists/oss-security/2015/04/09/9
- http://www.securityfocus.com/bid/74043
- https://bugzilla.suse.com/show_bug.cgi?id=920926
- https://github.com/ceph/ceph-deploy/commit/eee56770393bf19ed2dd5389226c6190c08dee3f
- https://github.com/ceph/ceph-deploy/pull/272
- https://nvd.nist.gov/vuln/detail/CVE-2015-3010
- https://github.com/ceph/ceph-deploy
- https://github.com/pypa/advisory-database/tree/main/vulns/ceph-deploy/PYSEC-2015-2.yaml
- https://web.archive.org/web/20200228233028/http://www.securityfocus.com/bid/74043
CWEs
CWE-200
Verify integrity in audit chain (admin only). AS-IS.