mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
854 B
Markdown
18 lines
854 B
Markdown
### [CVE-2012-6150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6150)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|