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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2020-02-24 15:15
Updated : 2024-11-21 02:40
NVD link : CVE-2015-9542
Mitre link : CVE-2015-9542
CVE.ORG link : CVE-2015-9542
JSON object : View
Products Affected
freeradius
- pam_radius
debian
- debian_linux
canonical
- ubuntu_linux
CWE
CWE-787
Out-of-bounds Write