SB2022100428 - Multiple vulnerabilities in OpenSSH



SB2022100428 - Multiple vulnerabilities in OpenSSH

Published: October 4, 2022

Security Bulletin ID SB2022100428
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Partial DoS

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 vulnerabilities.


1) Buffer overflow (CVE-ID: N/A)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary error when processing SSH banners in ssh-keyscan(1). A remote attacker can use a specially crafted banner to trigger a one-byte buffer overflow and perform a denial of service (DoS) attack.



2) Double Free (CVE-ID: N/A)

CWE-ID: CWE-415 - Double Free

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary error in ssh-keygen(1) when reading files. A remote attacker can trick the victim into using a specially crafted file to trigger a double free error when handling the path of file hashing step in signing/verify code and crash the application.


3) Double Free (CVE-ID: N/A)

CWE-ID: CWE-415 - Double Free

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary error in ssh-keysign(8) when reading files. A remote attacker can trick the victim into using a specially crafted file to trigger a double free error and crash the application.


Remediation

Install update from vendor's website.