add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html | third party advisory mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542 | issue tracking third party advisory patch |
https://usn.ubuntu.com/4290-1/ | third party advisory vendor advisory |
https://usn.ubuntu.com/4290-2/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html | third party advisory mailing list |