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

18 lines
864 B
Markdown

### [CVE-2014-8475](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8475)
![](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
FreeBSD 9.1, 9.2, and 10.0, when compiling OpenSSH with Kerberos support, uses incorrect library ordering when linking sshd, which causes symbols to be resolved incorrectly and allows remote attackers to cause a denial of service (sshd deadlock and prevention of new connections) by ending multiple connections before authentication is completed.
### POC
#### Reference
- http://packetstormsecurity.com/files/128972/FreeBSD-Security-Advisory-sshd-Denial-Of-Service.html
#### Github
No PoCs found on GitHub currently.