#VU71491 Improper Verification of Cryptographic Signature in Cargo and Rust Programming Language - CVE-2022-46176

 

#VU71491 Improper Verification of Cryptographic Signature in Cargo and Rust Programming Language - CVE-2022-46176

Published: January 24, 2023


Vulnerability identifier: #VU71491
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-46176
CWE-ID: CWE-347
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Cargo
Rust Programming Language
Software vendor:
The Rust Programming Language
Rust Team

Description

The vulnerability allows a remote attacker to perform MitM attack.

The vulnerability exists due to Cargo does not perform SSH host key verification when cloning indexes and dependencies via SSH. A remote attacker can perform MitM attack.


Remediation

Install updates from vendor's website.

External links