VYPR

pam-krb5

by Russ Allbery

CVEs (2)

  • CVE-2009-0360Feb 13, 2009
    risk 0.03cvss epss 0.01

    Russ Allbery pam-krb5 before 3.13, when linked against MIT Kerberos, does not properly initialize the Kerberos libraries for setuid use, which allows local users to gain privileges by pointing an environment variable to a modified Kerberos configuration file, and then launching…

  • CVE-2023-3326Jun 22, 2023
    risk 0.00cvss epss 0.01

    pam_krb5 authenticates a user by essentially running kinit with the password, getting a ticket-granting ticket (tgt) from the Kerberos KDC (Key Distribution Center) over the network, as a way to verify the password. However, if a keytab is not provisioned on the system, pam_krb5…