VYPR

nimble

by nim-lang

CVEs (3)

  • CVE-2021-21373HigMar 26, 2021
    risk 0.49cvss 7.5epss 0.01

    Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4, "nimble refresh" fetches a list of Nimble packages over HTTPS by default. In case of error it falls back to a non-TLS URL…

  • CVE-2021-21374HigMar 26, 2021
    risk 0.00cvss 8.1epss 0.01

    Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4, "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. An…

  • CVE-2021-21372HigMar 26, 2021
    risk 0.00cvss 8.3epss 0.04

    Nimble is a package manager for the Nim programming language. In Nim release version before versions 1.2.10 and 1.4.4, Nimble doCmd is used in different places and can be leveraged to execute arbitrary commands. An attacker can craft a malicious entry in the packages.json…