VYPR

rpm package

almalinux/freeradius-krb5

pkg:rpm/almalinux/freeradius-krb5

Vulnerabilities (4)

  • CVE-2024-3596CriJul 9, 2024
    affected < 3.0.21-40.el9_4fixed 3.0.21-40.el9_4

    RADIUS Protocol under RFC 2865 is susceptible to forgery attacks by a local attacker who can modify any valid Response (Access-Accept, Access-Reject, or Access-Challenge) to any other response using a chosen-prefix collision attack against MD5 Response Authenticator signature.

  • CVE-2022-41861Jan 17, 2023
    affected < 3.0.21-37.el9fixed 3.0.21-37.el9

    A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.

  • CVE-2022-41860Jan 17, 2023
    affected < 3.0.21-37.el9fixed 3.0.21-37.el9

    In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the serv

  • CVE-2022-41859Jan 17, 2023
    affected < 3.0.21-37.el9fixed 3.0.21-37.el9

    In freeradius, the EAP-PWD function compute_password_element() leaks information about the password which allows an attacker to substantially reduce the size of an offline dictionary attack.