Files
CVEs-PoC/2015/CVE-2015-3238.md
T
2024-06-18 02:51:15 +02:00

18 lines
751 B
Markdown

### [CVE-2015-3238](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3238)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The _unix_run_helper_binary function in the pam_unix module in Linux-PAM (aka pam) before 1.2.1, when unable to directly access passwords, allows local users to enumerate usernames or cause a denial of service (hang) via a large password.
### POC
#### Reference
- http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html
#### Github
No PoCs found on GitHub currently.