CVE-2020-10595: Buffer Overflow
pam-krb5 before 4.9 has a buffer overflow that might cause remote code execution in situations involving supplemental prompting by a Kerberos library. It may overflow a buffer provided by the underlying Kerberos library by a single '\0' byte if an attacker responds to a prompt with an answer of a carefully chosen length. The effect may range from heap corruption to stack corruption depending on the structure of the underlying Kerberos library, with unknown effects but possibly including code execution. This code path is not used for normal authentication, but only when the Kerberos library does supplemental prompting, such as with PKINIT or when using the non-standard noprompt PAM configuration option.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2020-10595?
CVE-2020-10595 has a critical severity level due to its potential for remote code execution.
How do I fix CVE-2020-10595?
To fix CVE-2020-10595, upgrade the libpam-krb5 package to versions 4.8-1ubuntu0.1 or later for Ubuntu, or appropriate versions for Debian.
What types of systems are affected by CVE-2020-10595?
CVE-2020-10595 affects systems running versions of libpam-krb5 before 4.9, particularly on Ubuntu and Debian distributions.
How does CVE-2020-10595 exploit a vulnerability?
CVE-2020-10595 exploits a buffer overflow condition during supplemental prompting, which can lead to remote code execution.
Are there known exploits for CVE-2020-10595?
While specific exploits for CVE-2020-10595 have not been publicly disclosed, the vulnerability itself presents a high risk for exploitation.