vendor:
Dropbear and OpenSSH Server
by:
/str0ke
7,5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: Dropbear and OpenSSH Server
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
Dropbear / OpenSSH Server (MAX_UNAUTH_CLIENTS) Denial of Service Exploit
This exploit is based on a vulnerability in the Dropbear and OpenSSH Server code. The vulnerable code is in svr-main.c, where the MAX_UNAUTH_CLIENTS variable is not properly checked. This allows an attacker to send a large number of connections to the server, causing it to crash.
Mitigation:
The vulnerability can be mitigated by properly checking the MAX_UNAUTH_CLIENTS variable and limiting the number of connections that can be made to the server.