Lucene search

K

Cryptopp Security Vulnerabilities

cve
cve

CVE-2021-43398

Crypto++ (aka Cryptopp) 8.6.0 and earlier contains a timing leakage in MakePublicKey(). There is a clear correlation between execution time and private key length, which may cause disclosure of the length information of the private key. This might allow attackers to conduct timing attacks. NOTE:...

5.3CVSS

5.1AI Score

0.001EPSS

2021-11-04 09:15 PM
29
cve
cve

CVE-2023-50979

Crypto++ (aka cryptopp) through 8.9.0 has a Marvin side channel during decryption with PKCS#1 v1.5...

5.9CVSS

5.7AI Score

0.001EPSS

2023-12-18 04:15 AM
12
cve
cve

CVE-2023-50981

ModularSquareRoot in Crypto++ (aka cryptopp) through 8.9.0 allows attackers to cause a denial of service (infinite loop) via crafted DER public-key data associated with squared odd numbers, such as the square of...

7.5CVSS

7.2AI Score

0.0005EPSS

2023-12-18 04:15 AM
10
cve
cve

CVE-2023-50980

gf2n.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, if the degree of each term in the polynomial is not strictly...

7.5CVSS

7.2AI Score

0.0005EPSS

2023-12-18 04:15 AM
14
cve
cve

CVE-2017-9434

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

5.3CVSS

5.3AI Score

0.002EPSS

2017-06-05 02:29 PM
63
cve
cve

CVE-2016-9939

Crypto++ (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 field of the ASN.1 object. If there is not enough content octets in the ASN.1 object, then the function will fail and the memory block will.....

7.5CVSS

7.4AI Score

0.004EPSS

2017-01-30 09:59 PM
101
4
cve
cve

CVE-2021-40530

The ElGamal implementation in Crypto++ through 8.5 allows plaintext recovery because, during interaction between two cryptographic libraries, a certain dangerous combination of the prime defined by the receiver's public key, the generator defined by the receiver's public key, and the sender's...

5.9CVSS

5.4AI Score

0.002EPSS

2021-09-06 07:15 PM
30
cve
cve

CVE-2016-7420

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...

5.9CVSS

6.1AI Score

0.003EPSS

2016-09-16 05:59 AM
23
cve
cve

CVE-2022-48570

Crypto++ through 8.4 contains a timing side channel in ECDSA signature generation. Function FixedSizeAllocatorWithCleanup could write to memory outside of the allocation if the allocated memory was not 16-byte aligned. NOTE: this issue exists because the CVE-2019-14318 fix was intentionally...

7.5CVSS

5.8AI Score

0.05EPSS

2023-08-22 07:16 PM
20
cve
cve

CVE-2019-14318

Crypto++ 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 of hundreds to thousands of signing operations, to compute the private key used. The issue occurs because scalar multiplication in ecp.cpp...

5.9CVSS

5.7AI Score

0.05EPSS

2019-07-30 05:15 PM
93
cve
cve

CVE-2016-3995

The timing attack protection in Rijndael::Enc::ProcessAndXorBlock and Rijndael::Dec::ProcessAndXorBlock in Crypto++ (aka cryptopp) before 5.6.4 may be optimized out by the compiler, which allows attackers to conduct timing...

7.5CVSS

7.2AI Score

0.002EPSS

2017-02-13 06:59 PM
20
4
cve
cve

CVE-2016-7544

Crypto++ 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. If the table is later reallocated, then the wrong pointer could be...

7.5CVSS

7.3AI Score

0.005EPSS

2017-01-30 09:59 PM
24
cve
cve

CVE-2015-2141

The InvertibleRWFunction::CalculateInverse function in rw.cpp in libcrypt++ 5.6.2 does not properly blind private key operations for the Rabin-Williams digital signature algorithm, which allows remote attackers to obtain private keys via a timing...

7.2AI Score

0.004EPSS

2015-07-01 02:59 PM
41