VYPR

pam_krb5

by FreeBSD

CVEs (1)

  • CVE-2023-3326CriJun 22, 2023
    risk 0.64cvss 9.8epss 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…