Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 2 |
CVE-ID | CVE-2024-2698 CVE-2024-3183 |
CWE-ID | CWE-285 CWE-916 |
Exploitation vector | Network |
Public exploit | Public exploit code for vulnerability #2 is available. |
Vulnerable software |
Red Hat Enterprise Linux Server - AUS Operating systems & Components / Operating system Red Hat Enterprise Linux for IBM z Systems - Extended Update Support Operating systems & Components / Operating system Red Hat Enterprise Linux for Power, little endian - Extended Update Support Operating systems & Components / Operating system Red Hat Enterprise Linux for ARM 64 - Extended Update Support Operating systems & Components / Operating system Red Hat Enterprise Linux for x86_64 - Extended Update Support Operating systems & Components / Operating system Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions Operating systems & Components / Operating system package or component ipa (Red Hat package) Operating systems & Components / Operating system package or component |
Vendor | Red Hat Inc. |
Security Bulletin
This security bulletin contains information about 2 vulnerabilities.
EUVDB-ID: #VU92247
Risk: Medium
CVSSv4.0: 1.7 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2024-2698
CWE-ID:
CWE-285 - Improper Authorization
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to bypass security restrictions.
The vulnerability exists due to an error in ipadb_match_acl() within the initial implementation of MS-SFU by MIT Kerberos, which was missing a condition for granting the “forwardable” flag on S4U2Self tickets. This results in S4U2Proxy requests to be accepted regardless of the fact there is a matching service delegation rule or not.
Note, this vulnerability does not affect default FreeIPA deployments because the services which have delegation rules defined are on IPA servers themselves. Services having RBCD (resource-based constrained delegation) rules are not affected by this vulnerability either.
MitigationInstall updates from vendor's website.
Red Hat Enterprise Linux Server - AUS: 9.2
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.2
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.2
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.2
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.2
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.2
ipa (Red Hat package): before 4.10.1-12.el9_2.2
CPE2.3https://access.redhat.com/errata/RHSA-2024:3757
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU92249
Risk: Low
CVSSv4.0: 2.9 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear]
CVE-ID: CVE-2024-3183
CWE-ID:
CWE-916 - Use of Password Hash With Insufficient Computational Effort
Exploit availability: Yes
DescriptionThe vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to software uses principal key to encrypt tickets. A remote attacker can brute-force the principal key and decrypt communication between KDC and the client.
Install updates from vendor's website.
Red Hat Enterprise Linux Server - AUS: 9.2
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.2
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.2
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.2
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.2
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.2
ipa (Red Hat package): before 4.10.1-12.el9_2.2
CPE2.3https://access.redhat.com/errata/RHSA-2024:3757
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.