Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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


Published

2024-06-12T09:15:18.683

Last Modified

2024-11-21T09:29:05.900

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 8.1 (HIGH)

Weaknesses
  • Type: Secondary
    CWE-916

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Operating System redhat enterprise_linux 7.0 Yes
Operating System redhat enterprise_linux 8.0 Yes
Operating System redhat enterprise_linux_aus 8.2 Yes
Operating System redhat enterprise_linux_aus 8.4 Yes
Operating System redhat enterprise_linux_aus 8.6 Yes
Operating System redhat enterprise_linux_eus 8.8 Yes
Operating System redhat enterprise_linux_tus 8.4 Yes
Operating System redhat enterprise_linux_tus 8.6 Yes
Operating System redhat enterprise_linux_update_services_for_sap_solutions 8.4 Yes
Operating System redhat enterprise_linux_update_services_for_sap_solutions 8.6 Yes

References