Files
CVEs-PoC/2012/CVE-2012-6150.md
2024-06-10 18:01:06 +00:00

18 lines
858 B
Markdown

### [CVE-2012-6150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6150)
![](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 winbind_name_list_to_sid_string_list function in nsswitch/pam_winbind.c in Samba through 4.1.2 handles invalid require_membership_of group names by accepting authentication by any user, which allows remote authenticated users to bypass intended access restrictions in opportunistic circumstances by leveraging an administrator's pam_winbind configuration-file mistake.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2054-1
#### Github
- https://github.com/Live-Hack-CVE/CVE-2012-6150