Sploitus

CVE-2024-3183

2 known exploits for CVE-2024-3183

A vulnerability was found in FreeIPA in a way when a Kerberos TGS-REQ is encrypted using the client’s session key. This key is different for each new session, which protects it from brute force attacks. However, the ticket it contains is encrypted using the target principal key directly. For user principals, this key is a hash of a public per-principal randomly-generated salt and the user’s password. If a principal is compromised it means the attacker would be able to retrieve tickets encrypted to any principal, all of them being encrypted by their own key directly. By taking these tickets and salts offline, the attacker could run brute force attacks to find character strings able to decrypt tickets when combined to a principal salt (i.e. find the principal’s password).

Redhat Enterprise Linux
= 7.0, 8.0
Redhat Enterprise Linux Aus
= 8.2, 8.4, 8.6
Redhat Enterprise Linux Eus
= 8.8
Redhat Enterprise Linux Tus
= 8.4, 8.6
Redhat Enterprise Linux Update Services For Sap Solutions
= 8.4, 8.6
Fix
Available
CVSS 3.1
8.1 HIGH
EPSS
2.1% (80th percentile)
Weakness
CWE-916
NVD status
Modified
Published
2024-06-12

Workaround

To mitigate this vulnerability, ticket requests to user principals are now disallowed in FreeIPA realms by default. This will keep attackers from obtaining data encrypted with the user key directly.

CVE-2024-3183 at NVD
Authoritative description, scoring and affected products

2 known exploits for CVE-2024-3183

Proof-of-concept code and exploit modules indexed by Sploitus