#VU61662 Race condition in Paramiko - CVE-2022-24302

 

#VU61662 Race condition in Paramiko - CVE-2022-24302

Published: March 28, 2022


Vulnerability identifier: #VU61662
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-24302
CWE-ID: CWE-362
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Paramiko
Software vendor:
Jeff Forcier

Description

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to a race condition in the write_private_key_file() function between creation and chmod operations. A local user can exploit the race and gain unauthorized access to sensitive information.


Remediation

Install updates from vendor's website.

External links