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

18 lines
866 B
Markdown

### [CVE-2016-2126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2126)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Samba version 4.0.0 up to 4.5.2 is vulnerable to privilege elevation due to incorrect handling of the PAC (Privilege Attribute Certificate) checksum. A remote, authenticated, attacker can cause the winbindd process to crash using a legitimate Kerberos ticket. A local service with access to the winbindd privileged pipe can cause winbindd to cache elevated access permissions.
### POC
#### Reference
- https://kb.pulsesecure.net/articles/Pulse_Security_Advisories/SA43730
#### Github
No PoCs found on GitHub currently.