CVE-2024-3183

HIGH

FreeIPA - Info Disclosure

Title source: llm

Description

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).

Exploits (2)

nomisec WRITEUP 27 stars
by Im10n · poc
https://github.com/Im10n/CVE-2024-3183-POC
inthewild WRITEUP
poc
https://github.com/cyxow/cve-2024-3183-poc

Scores

CVSS v3 8.1
EPSS 0.2123
EPSS Percentile 95.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Classification

CWE
CWE-916
Status published

Affected Products (10)

redhat/enterprise_linux
redhat/enterprise_linux
redhat/enterprise_linux_aus
redhat/enterprise_linux_aus
redhat/enterprise_linux_aus
redhat/enterprise_linux_eus
redhat/enterprise_linux_tus
redhat/enterprise_linux_tus
redhat/enterprise_linux_update_services_for_sap_solutions
redhat/enterprise_linux_update_services_for_sap_solutions

Timeline

Published Jun 12, 2024
Tracked Since Feb 18, 2026