### [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=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### 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