{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-9542", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0", "refsource": "MISC", "name": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0" }, { "refsource": "MLIST", "name": "[debian-lts-announce] 20200222 [SECURITY] [DLA 2116-1] libpam-radius-auth security update", "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html" }, { "refsource": "CONFIRM", "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542" }, { "refsource": "UBUNTU", "name": "USN-4290-1", "url": "https://usn.ubuntu.com/4290-1/" }, { "refsource": "UBUNTU", "name": "USN-4290-2", "url": "https://usn.ubuntu.com/4290-2/" }, { "refsource": "MLIST", "name": "[debian-lts-announce] 20200801 [SECURITY] [DLA 2304-1] libpam-radius-auth security update", "url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html" } ] } }