{ "schema_version": "1.4.0", "id": "GHSA-x66h-w4xq-44q4", "modified": "2024-04-04T02:48:19Z", "published": "2022-05-24T17:09:31Z", "aliases": [ "CVE-2015-9542" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9542" }, { "type": "WEB", "url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4290-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4290-2" } ], "database_specific": { "cwe_ids": [ "CWE-787" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-02-24T15:15:00Z" } }