VYPR

Crypto\+\+

by Cryptopp

CVEs (2)

  • CVE-2016-7420MedSep 16, 2016
    risk 0.38cvss 5.9epss 0.00

    Crypto++ (aka cryptopp) through 5.6.4 does not document the requirement for a compile-time NDEBUG definition disabling the many assert calls that are unintended in production use, which might allow context-dependent attackers to obtain sensitive information by leveraging access to process memory after an assertion failure, as demonstrated by reading a core dump.

  • CVE-2017-9434MedJun 5, 2017
    risk 0.34cvss 5.3epss 0.00

    Crypto++ (aka cryptopp) through 5.6.5 contains an out-of-bounds read vulnerability in zinflate.cpp in the Inflator filter.