#VU52765 Improper Certificate Validation in nim - CVE-2021-21374
Published: April 29, 2021
nim
nim-lang.org
Description
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to "nimble refresh" fetches a list of Nimble packages over HTTPS without full verification of the SSL/TLS certificate due to the default setting of httpClient. A remote attacker can perform MitM attack and deliver a modified package list containing malicious software packages