Files
CVEs-PoC/2016/CVE-2016-2125.md
T
2025-09-29 21:09:30 +02:00

20 lines
922 B
Markdown

### [CVE-2016-2125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2125)
![](https://img.shields.io/static/v1?label=Product&message=samba&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.3.13%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=4.4.8%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=4.5.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-287&color=brightgreen)
### Description
It was found that Samba before versions 4.5.3, 4.4.8, 4.3.13 always requested forwardable tickets when using Kerberos authentication. A service to which Samba authenticated using Kerberos could subsequently use the ticket to impersonate Samba to other services or domain users.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2016-2125