CVE-2017-16818
Description
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.cc, rgw/rgw_basic_types.h, and rgw/rgw_iam_types.h.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-16818.html
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-16818
Vendor advisory: cve@mitre.org — https://github.com/ceph/ceph/commit/b3118cabb8060a8cc6a01c4e8264cb18e7b1745a
Vendor advisory: cve@mitre.org — https://bugzilla.redhat.com/show_bug.cgi?id=1515872
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
| sles | affected | | |
| fedora | 27 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redhat | ceph | {"startIncluding":"12.1.0","endIncluding":"12.2.1"} | |
References
- https://bugzilla.redhat.com/show_bug.cgi?id=1515872
- https://github.com/ceph/ceph/commit/b3118cabb8060a8cc6a01c4e8264cb18e7b1745a
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/U6VJA32U7HKGDRJQDJVM7JBYWD4T7BJL/
- https://security-tracker.debian.org/tracker/CVE-2017-16818
- https://www.suse.com/security/cve/CVE-2017-16818.html
CWEs
CWE-617
Verify integrity in audit chain (admin only). AS-IS.