rpm package
suse/ceph&distro=SUSE Linux Enterprise Server 12 SP3
pkg:rpm/suse/ceph&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP3
Vulnerabilities (8)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2018-16889 | — | < 12.2.10+git.1549630712.bb089269ea-2.27.2 | 12.2.10+git.1549630712.bb089269ea-2.27.2 | Jan 28, 2019 | Ceph does not properly sanitize encryption keys in debug logging for v4 auth. This results in the leaking of encryption key information in log files via plaintext. Versions up to v13.2.4 are vulnerable. | ||
| CVE-2018-14662 | — | < 12.2.10+git.1549630712.bb089269ea-2.27.2 | 12.2.10+git.1549630712.bb089269ea-2.27.2 | Jan 15, 2019 | It was found Ceph versions before 13.2.4 that authenticated ceph users with read only permissions could steal dm-crypt encryption keys used in ceph disk encryption. | ||
| CVE-2018-16846 | — | < 12.2.10+git.1549630712.bb089269ea-2.27.2 | 12.2.10+git.1549630712.bb089269ea-2.27.2 | Jan 15, 2019 | It was found in Ceph versions before 13.2.4 that authenticated ceph RGW users can cause a denial of service against OMAPs holding bucket indices. | ||
| CVE-2018-1129 | — | < 12.2.7+git.1531910353.c0ef85b854-2.12.1 | 12.2.7+git.1531910353.c0ef85b854-2.12.1 | Jul 10, 2018 | A flaw was found in the way signature calculation was handled by cephx authentication protocol. An attacker having access to ceph cluster network who is able to alter the message payload was able to bypass signature checks done by cephx protocol. Ceph branches master, mimic, lumi | ||
| CVE-2018-1128 | — | < 12.2.7+git.1531910353.c0ef85b854-2.12.1 | 12.2.7+git.1531910353.c0ef85b854-2.12.1 | Jul 10, 2018 | It was found that cephx authentication protocol did not verify ceph clients correctly and was vulnerable to replay attack. Any attacker having access to ceph cluster network who is able to sniff packets on network can use this vulnerability to authenticate with ceph service and p | ||
| CVE-2018-10861 | — | < 12.2.7+git.1531910353.c0ef85b854-2.12.1 | 12.2.7+git.1531910353.c0ef85b854-2.12.1 | Jul 10, 2018 | A flaw was found in the way ceph mon handles user requests. Any authenticated ceph user having read access to ceph can delete, create ceph storage pools and corrupt snapshot images. Ceph branches master, mimic, luminous and jewel are believed to be affected. | ||
| CVE-2018-7262 | — | < 12.2.5+git.1524775272.5e7ea8cf03-2.7.1 | 12.2.5+git.1524775272.5e7ea8cf03-2.7.1 | Mar 19, 2018 | In Ceph before 12.2.3 and 13.x through 13.0.1, the rgw_civetweb.cc RGWCivetWeb::init_env function in radosgw doesn't handle malformed HTTP headers properly, allowing for denial of service. | ||
| CVE-2017-16818 | Med | 6.5 | < 12.2.5+git.1524775272.5e7ea8cf03-2.7.1 | 12.2.5+git.1524775272.5e7ea8cf03-2.7.1 | Dec 20, 2017 | RADOS Gateway in Ceph 12.1.0 through 12.2.1 allows remote authenticated users to cause a denial of service (assertion failure and application exit) by leveraging "full" (not necessarily admin) privileges to post an invalid profile to the admin API, related to rgw/rgw_iam_policy.c |
- CVE-2018-16889Jan 28, 2019affected < 12.2.10+git.1549630712.bb089269ea-2.27.2fixed 12.2.10+git.1549630712.bb089269ea-2.27.2
Ceph does not properly sanitize encryption keys in debug logging for v4 auth. This results in the leaking of encryption key information in log files via plaintext. Versions up to v13.2.4 are vulnerable.
- CVE-2018-14662Jan 15, 2019affected < 12.2.10+git.1549630712.bb089269ea-2.27.2fixed 12.2.10+git.1549630712.bb089269ea-2.27.2
It was found Ceph versions before 13.2.4 that authenticated ceph users with read only permissions could steal dm-crypt encryption keys used in ceph disk encryption.
- CVE-2018-16846Jan 15, 2019affected < 12.2.10+git.1549630712.bb089269ea-2.27.2fixed 12.2.10+git.1549630712.bb089269ea-2.27.2
It was found in Ceph versions before 13.2.4 that authenticated ceph RGW users can cause a denial of service against OMAPs holding bucket indices.
- CVE-2018-1129Jul 10, 2018affected < 12.2.7+git.1531910353.c0ef85b854-2.12.1fixed 12.2.7+git.1531910353.c0ef85b854-2.12.1
A flaw was found in the way signature calculation was handled by cephx authentication protocol. An attacker having access to ceph cluster network who is able to alter the message payload was able to bypass signature checks done by cephx protocol. Ceph branches master, mimic, lumi
- CVE-2018-1128Jul 10, 2018affected < 12.2.7+git.1531910353.c0ef85b854-2.12.1fixed 12.2.7+git.1531910353.c0ef85b854-2.12.1
It was found that cephx authentication protocol did not verify ceph clients correctly and was vulnerable to replay attack. Any attacker having access to ceph cluster network who is able to sniff packets on network can use this vulnerability to authenticate with ceph service and p
- CVE-2018-10861Jul 10, 2018affected < 12.2.7+git.1531910353.c0ef85b854-2.12.1fixed 12.2.7+git.1531910353.c0ef85b854-2.12.1
A flaw was found in the way ceph mon handles user requests. Any authenticated ceph user having read access to ceph can delete, create ceph storage pools and corrupt snapshot images. Ceph branches master, mimic, luminous and jewel are believed to be affected.
- CVE-2018-7262Mar 19, 2018affected < 12.2.5+git.1524775272.5e7ea8cf03-2.7.1fixed 12.2.5+git.1524775272.5e7ea8cf03-2.7.1
In Ceph before 12.2.3 and 13.x through 13.0.1, the rgw_civetweb.cc RGWCivetWeb::init_env function in radosgw doesn't handle malformed HTTP headers properly, allowing for denial of service.
- affected < 12.2.5+git.1524775272.5e7ea8cf03-2.7.1fixed 12.2.5+git.1524775272.5e7ea8cf03-2.7.1
RADOS Gateway in Ceph 12.1.0 through 12.2.1 allows remote authenticated users to cause a denial of service (assertion failure and application exit) by leveraging "full" (not necessarily admin) privileges to post an invalid profile to the admin API, related to rgw/rgw_iam_policy.c