#VU48444 Uncontrolled Recursion in Kerberos 5 - CVE-2020-28196

 

#VU48444 Uncontrolled Recursion in Kerberos 5 - CVE-2020-28196

Published: November 6, 2020 / Updated: October 20, 2022


Vulnerability identifier: #VU48444
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-28196
CWE-ID: CWE-674
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Kerberos 5
Software vendor:
MIT

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to uncontrolled recursion in MIT Kerberos 5 (aka krb5) implementation when processing ASN.1-encoded Kerberos messages in lib/krb5/asn.1/asn1_encode.c. A remote attacker can pass specially crafted data to the application that uses Kerberos and perform a denial of service (DoS) attack.


Remediation

Install update from vendor's website.

External links