CVE-2024-2698
Last modified
CVE-2024-2698 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. A vulnerability was found in FreeIPA in how the initial implementation of MS-SFU by MIT Kerberos was missing a condition for granting the "forwardable" flag on S4U2Self tickets. Fixing this mistake required adding a special case for the check_allowed_to_delegate() function: If the target service argument is NULL, then it means the KDC is probing for general constrained delegation rules and not checking a specific S4U2Proxy request. In FreeIPA 4.11.0, the behavior of ipadb_match_acl() was modified to match the changes from upstream MIT Kerberos 1.20. EPSS estimates a 0.67% chance of exploitation in the next 30 days.
Description
A vulnerability was found in FreeIPA in how the initial implementation of MS-SFU by MIT Kerberos was missing a condition for granting the "forwardable" flag on S4U2Self tickets. Fixing this mistake required adding a special case for the check_allowed_to_delegate() function: If the target service argument is NULL, then it means the KDC is probing for general constrained delegation rules and not checking a specific S4U2Proxy request. In FreeIPA 4.11.0, the behavior of ipadb_match_acl() was modified to match the changes from upstream MIT Kerberos 1.20. However, a mistake resulting in this mechanism applies in cases where the target service argument is set AND where it is unset. This results in S4U2Proxy requests being accepted regardless of whether or not there is a matching service delegation rule.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freeipa | Freeipa | >= 4.11.0, < 4.11.2 |
| Freeipa | Freeipa | 4.12.0 |
References
- https://access.redhat.com/errata/RHSA-2024:3754Vendor Advisory
- https://access.redhat.com/errata/RHSA-2024:3755Vendor Advisory
- https://access.redhat.com/errata/RHSA-2024:3757Vendor Advisory
- https://access.redhat.com/errata/RHSA-2024:3759Vendor Advisory
- https://access.redhat.com/security/cve/CVE-2024-2698Vendor Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2270353Issue Tracking, Mitigation, Vendor Advisory
- https://www.freeipa.org/release-notes/4-12-1.htmlRelease Notes
- https://access.redhat.com/errata/RHSA-2024:3754Vendor Advisory
- https://access.redhat.com/errata/RHSA-2024:3755Vendor Advisory
- https://access.redhat.com/errata/RHSA-2024:3757Vendor Advisory
- https://access.redhat.com/errata/RHSA-2024:3759Vendor Advisory
- https://access.redhat.com/security/cve/CVE-2024-2698Vendor Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2270353Issue Tracking, Mitigation, Vendor Advisory
- https://www.freeipa.org/release-notes/4-12-1.htmlRelease Notes
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-2698?
How severe is CVE-2024-2698?
How do I fix CVE-2024-2698?
Are you affected by CVE-2024-2698?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
