VYPR

RELIC

by relic-toolkit

Source repositories

CVEs (4)

  • CVE-2023-36327Sep 1, 2023
    risk 0.00cvss epss 0.01

    Integer Overflow vulnerability in RELIC before commit 421f2e91cf2ba42473d4d54daf24e295679e290e, allows attackers to execute arbitrary code and cause a denial of service in pos argument in bn_get_prime function.

  • CVE-2023-36326Sep 1, 2023
    risk 0.00cvss epss 0.01

    Integer Overflow vulnerability in RELIC before commit 34580d840469361ba9b5f001361cad659687b9ab, allows attackers to execute arbitrary code, cause a denial of service, and escalate privileges when calling realloc function in bn_grow function.

  • CVE-2020-36315Apr 7, 2021
    risk 0.00cvss epss 0.01

    In RELIC before 2020-08-01, RSA PKCS#1 v1.5 signature forgery can occur because certain checks of the padding (and of the first two bytes) are inadequate. NOTE: this requires that a low public exponent (such as 3) is being used. The product, by default, does not generate RSA…

  • CVE-2020-36316Apr 7, 2021
    risk 0.00cvss epss 0.01

    In RELIC before 2021-04-03, there is a buffer overflow in PKCS#1 v1.5 signature verification because garbage bytes can be present.