mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
864 B
Markdown
18 lines
864 B
Markdown
### [CVE-2014-8475](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8475)
|
|

|
|

|
|

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