VYPR

Fastecdsa

by Antonkueltz

CVEs (2)

  • CVE-2024-21502HigFeb 24, 2024
    risk 0.42cvss 7.5epss 0.01

    Versions of the package fastecdsa before 2.3.2 are vulnerable to Use of Uninitialized Variable on the stack, via the curvemath_mul function in src/curveMath.c, due to being used and interpreted as user-defined type. Depending on the variable's actual value it could be arbitrary…

  • CVE-2020-12607HigJun 2, 2020
    risk 0.42cvss 7.5epss 0.01

    An issue was discovered in fastecdsa before 2.1.2. When using the NIST P-256 curve in the ECDSA implementation, the point at infinity is mishandled. This means that for an extreme value in k and s^-1, the signature verification fails even if the signature is correct. This…