Cryptopp Crypto\+\+

12 CVEs affecting Cryptopp Crypto\+\+. Latest disclosed: 2023-12-18. Critical: 0, High: 6.

Top CVEs affecting Cryptopp Crypto\+\+
CVESeverityScorePublishedSummary
CVE-2023-50981High7.52023-12-18ModularSquareRoot in Crypto++ (aka cryptopp) through 8.9.0 allows attackers to cause a denial of service (infinite loop) via crafted DER public-key data associ…
CVE-2023-50980High7.52023-12-18gf2n.cpp in Crypto++ (aka cryptopp) through 8.9.0 allows attackers to cause a denial of service (application crash) via DER public-key data for an F(2^m) curve…
CVE-2022-48570High7.52023-08-22Crypto++ through 8.4 contains a timing side channel in ECDSA signature generation. Function FixedSizeAllocatorWithCleanup could write to memory outside of the…
CVE-2016-3995High7.52017-02-13The timing attack protection in Rijndael::Enc::ProcessAndXorBlock and Rijndael::Dec::ProcessAndXorBlock in Crypto++ (aka cryptopp) before 5.6.4 may be optimize…
CVE-2016-9939High7.52017-01-30Crypto++ (aka cryptopp and libcrypto++) 5.6.4 contained a bug in its ASN.1 BER decoding routine. The library will allocate a memory block based on the length f…
CVE-2016-7544High7.52017-01-30Crypto++ 5.6.4 incorrectly uses Microsoft's stack-based _malloca and _freea functions. The library will request a block of memory to align a table in memory. I…
CVE-2023-50979Medium5.92023-12-18Crypto++ (aka cryptopp) through 8.9.0 has a Marvin side channel during decryption with PKCS#1 v1.5 padding.
CVE-2021-40530Medium5.92021-09-06The ElGamal implementation in Crypto++ through 8.5 allows plaintext recovery because, during interaction between two cryptographic libraries, a certain dangero…
CVE-2019-14318Medium5.92019-07-30Crypto++ 8.3.0 and earlier contains a timing side channel in ECDSA signature generation. This allows a local or remote attacker, able to measure the duration o…
CVE-2016-7420Medium5.92016-09-16Crypto++ (aka cryptopp) through 5.6.4 does not document the requirement for a compile-time NDEBUG definition disabling the many assert calls that are unintende…
CVE-2021-43398Medium5.32021-11-04Crypto++ (aka Cryptopp) 8.6.0 and earlier contains a timing leakage in MakePublicKey(). There is a clear correlation between execution time and private key len…
CVE-2017-9434Medium5.32017-06-05Crypto++ (aka cryptopp) through 5.6.5 contains an out-of-bounds read vulnerability in zinflate.cpp in the Inflator filter.