vendor:
OpenSSH
by:
OpenSSH Team
7.5
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: OpenSSH
Affected Version From: OpenSSH 3.0
Affected Version To: OpenSSH 3.5p1 and 3.4p1
Patch Exists: YES
Related CWE: CVE-2002-0639, CVE-2002-0640
CPE: a:openssh:openssh
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: All
2002
OpenSSH Remote Root Privilege Escalation Vulnerabilities
The OpenSSH team has reported two vulnerabilities in OpenSSH that are remotely exploitable and may allow for unauthenticated attackers to obtain root privileges. The conditions are related to the OpenSSH SSH2 challenge-response mechanism. They occur when the OpenSSH server is configured at compile time to support BSD_AUTH or SKEY. Attackers can exploit the vulnerabilities by crafting a malicious response. Since this occurs before the authentication process completes, remote attackers without valid credentials may exploit this. Successful exploits may result in the execution of shellcode or a denial of service. Proof-of-concept code has been made public.
Mitigation:
Upgrade to OpenSSH 3.4 or later, or upgrade to version 3.3 and enable the privilege-separation feature.