Lucene search
+L

596 matches found

UbuntuCve
UbuntuCve
added 2023/12/18 4:15 a.m.27 views

CVE-2023-50979

Crypto++ aka cryptopp through 8.9.0 has a Marvin side channel during decryption with PKCS1 v1.5 padding...

5.9CVSS6.2AI score0.0059EPSS
SaveExploits1References1
Prion
Prion
added 2023/12/18 4:15 a.m.18 views

Design/Logic Flaw

Crypto++ aka cryptopp through 8.9.0 has a Marvin side channel during decryption with PKCS1 v1.5 padding...

2.6CVSS7.1AI score0.0059EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2023/12/18 12:00 a.m.68 views

CVE-2023-50979

CVE-2023-50979 affects Crypto++ (cryptopp) up to version 8.9.0, introducing a Marvin side-channel leakage during decryption with PKCS#1 v1.5 padding. Multiple connected advisories confirm affected packages (e.g., libcryptopp/libcryptopp-devel) and note patches are available: openSUSE/SUSE advisor...

5.9CVSS5.7AI score0.0059EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2023/12/18 12:00 a.m.36 views

CVE-2023-50979

Crypto++ aka cryptopp through 8.9.0 has a Marvin side channel during decryption with PKCS1 v1.5 padding...

5.9AI score0.0059EPSS
SaveExploits1References1
Oracle linux
Oracle linux
added 2023/12/18 12:00 a.m.450 views

openssl security update

1:1.1.1k-12 - Backport implicit rejection mechanism for RSA PKCS1 v1.5 to RHEL-8 series a proper fix for CVE-2020-25659 Resolves: RHEL-17696 1:1.1.1k-11 - Fix CVE-2023-5678: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow Resolve...

5.9CVSS7.3AI score0.06531EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/12/18 12:00 a.m.55 views

CVE-2023-50979

Crypto++ aka cryptopp through 8.9.0 has a Marvin side channel during decryption with PKCS1 v1.5 padding...

5.9CVSS5.7AI score0.0059EPSS
SaveExploits1
OSV
OSV
added 2023/12/18 12:00 a.m.24 views

CVE-2023-50979

Crypto++ aka cryptopp through 8.9.0 has a Marvin side channel during decryption with PKCS1 v1.5 padding...

6.9AI score
SaveExploits0References3
OSV
OSV
added 2023/12/12 5:15 p.m.17 views

CVE-2023-4421

The NSS code used for checking PKCS1 v1.5 was leaking information useful in mounting Bleichenbacher-like attacks. Both the overall correctness of the padding as well as the length of the encrypted message was leaking through timing side-channel. By sending large number of attacker-selected...

6.5CVSS6.3AI score
SaveExploits0References3
NVD
NVD
added 2023/12/12 5:15 p.m.23 views

CVE-2023-4421

The NSS code used for checking PKCS1 v1.5 was leaking information useful in mounting Bleichenbacher-like attacks. Both the overall correctness of the padding as well as the length of the encrypted message was leaking through timing side-channel. By sending large number of attacker-selected...

6.5CVSS0.00628EPSS
SaveExploits0References3
Prion
Prion
added 2023/12/12 5:15 p.m.64 views

Design/Logic Flaw

The NSS code used for checking PKCS1 v1.5 was leaking information useful in mounting Bleichenbacher-like attacks. Both the overall correctness of the padding as well as the length of the encrypted message was leaking through timing side-channel. By sending large number of attacker-selected...

4CVSS6.6AI score0.00628EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/12/12 5:02 p.m.51 views

CVE-2023-4421

The NSS code used for checking PKCS1 v1.5 was leaking information useful in mounting Bleichenbacher-like attacks. Both the overall correctness of the padding as well as the length of the encrypted message was leaking through timing side-channel. By sending large number of attacker-selected...

6.6AI score0.00628EPSS
SaveExploits0References2
CVE
CVE
added 2023/12/12 5:02 p.m.321 views

CVE-2023-4421

CVE-2023-4421 concerns the NSS library’s handling of PKCS#1 v1.5 padding, where timing side-channel leakage exposed information about padding validity and message length. This could enable Bleichenbacher-like attacks, allowing an attacker to decrypt previously intercepted PKCS#1 v1.5 ciphertext (...

6.5CVSS6.2AI score0.00628EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2023/12/12 5:02 p.m.53 views

CVE-2023-4421

The NSS code used for checking PKCS1 v1.5 was leaking information useful in mounting Bleichenbacher-like attacks. Both the overall correctness of the padding as well as the length of the encrypted message was leaking through timing side-channel. By sending large number of attacker-selected...

6.5CVSS6.5AI score0.00628EPSS
SaveExploits0
Mozilla
Mozilla
added 2023/12/12 12:00 a.m.38 views

Timing side-channel in PKCS#1 v1.5 decryption depadding code — Mozilla

The NSS code used for checking PKCS1 v1.5 was leaking information useful in mounting Bleichenbacher-like attacks. Both the overall correctness of the padding as well as the length of the encrypted message was leaking through timing side-channel. By sending large number of attacker-selected...

6.5CVSS6.9AI score0.00628EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2023/12/05 5:15 p.m.34 views

CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS0.0125EPSS
SaveExploits0References6
Prion
Prion
added 2023/12/05 5:15 p.m.43 views

Design/Logic Flaw

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

5CVSS6.9AI score0.0125EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2023/12/05 5:15 p.m.62 views

CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.7AI score0.0125EPSS
SaveExploits0References6
CVE
CVE
added 2023/12/05 4:18 p.m.441 views

CVE-2023-45287

Summary of CVE-2023-45287 (Go): Before Go 1.20, RSA-based TLS key exchanges used math/big (not constant time). RSA blinding was applied but may not fully prevent timing leaks after removal of PKCS#1 padding, potentially enabling recovery of session key bits. Go 1.20+ switched crypto/tls to a full...

7.5CVSS7.6AI score0.0125EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2023/12/05 4:18 p.m.52 views

CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.8AI score0.0125EPSS
SaveExploits0
OSV
OSV
added 2023/12/05 4:16 p.m.33 views

GO-2023-2375 Before Go 1.20, the RSA based key exchange methods in crypto/tls may exhibit a timing side channel

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.5AI score0.0125EPSS
SaveExploits0References4
Rows per page
Query Builder