Lucene search
+L

324 matches found

CNNVD
CNNVD
added 2024/05/14 12:0 a.m.4 views

Bouncy Castle 安全漏洞

Bouncy Castle is a collection of APIs used in cryptography organized by Bouncy Castle. It includes APIs for the Java and C programming languages . A security vulnerability exists in Bouncy Castle versions prior to 1.78, which stems from exception handling, where an RSA-based handshake may have a...

5.9CVSS6.5AI score0.00901EPSS
SaveExploits1References4
OSV
OSV
added 2024/05/10 2:32 p.m.36 views

RLSA-2024:2337 Moderate: python3.11-cryptography security update

The python-cryptography packages contain a Python Cryptographic Authority's PyCA's cryptography library, which provides cryptographic primitives and recipes to Python developers. Security Fixes: python-cryptography: NULL-dereference when loading PKCS7 certificates CVE-2023-49083 For more details...

7.5CVSS6.9AI score0.00985EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2024/05/10 2:32 p.m.39 views

python3.11-cryptography security update

An update is available for python3.11-cryptography. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The python-cryptography packages contain a Python Cryptograph...

7.5CVSS6.9AI score0.00985EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/04/30 10:36 a.m.3 views

OpenSSL: Excessive time spent checking DH q parameter value

A vulnerability was found in OpenSSL. This security issue occurs because the applications that use the DHcheck, DHcheckex, or EVPPKEYparamcheck functions to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an...

5.3CVSS6.8AI score0.03047EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/04/22 12:0 a.m.4 views

The vulnerability of the Golang programming language’s crypto/tls package, which allows a hacker to trigger a service failure.

The vulnerability of the Golang programming language’s crypto/tls package is related to uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to cause service failures when sending TLS authentication records...

7.8CVSS6.8AI score0.01111EPSS
SaveExploits0References5Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/04/03 12:0 a.m.6 views

The vulnerabilities of the functions load_pem_pkcs7_certificates() and load_der_pkcs7_certificates() in the cryptography package allow a perpetrator to cause a service failure.

The vulnerability of the loadpempkcs7certificates and loadderpkcs7certificates functions in the cryptography package is related to the passing of NULL pointers. Exploiting this vulnerability could allow a remote attacker to cause service interruptions...

7.8CVSS6.5AI score0.00985EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2024/03/29 6:15 a.m.5 views

ALPINE-CVE-2024-28960

An issue was discovered in Mbed TLS 2.18.0 through 2.28.x before 2.28.8 and 3.x before 3.6.0, and Mbed Crypto. The PSA Crypto API mishandles shared memory...

8.2CVSS7AI score0.00847EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/21 2:52 a.m.2 views

DEBIAN-CVE-2024-28102

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and...

6.8CVSS6.8AI score0.0098EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2024/03/14 12:0 a.m.9 views

The vulnerability of the deserialize() function in the Jwcrypto Python library, which allows a hacker to trigger a denial-of-service attack.

The vulnerability of the deserialize function in the JavaScript library used by Jwcrypto for cryptography involves an uncontrolled resource consumption. Exploiting this vulnerability could allow a malicious actor, operating remotely, to cause service failure by sending a specially created JWE tok...

6.8CVSS6.4AI score0.0098EPSS
SaveExploits1References15Affected Software6
OSV
OSV
added 2024/03/05 8:15 a.m.3 views

CVE-2024-20833

Use after free vulnerability in pubcryptorecvmsg prior to SMR Mar-2024 Release 1 due to race condition allows local attackers with system privilege to cause memory corruption...

6.4CVSS5.8AI score0.00106EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/02/27 10:49 p.m.5 views

golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.

A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the...

7.5CVSS6.8AI score0.0125EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/21 6:4 p.m.10 views

GHSA-6VQW-3V5J-54X4 cryptography NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override

If pkcs12.serializekeyandcertificates is called with both: 1. A certificate whose public key did not match the provided private key 2. An encryptionalgorithm with hmachash set via PrivateFormat.PKCS12.encryptionbuilder.hmachash... Then a NULL pointer dereference would occur, crashing the Python...

7.5CVSS6.6AI score0.00831EPSS
SaveExploits0References6
OSV
OSV
added 2024/01/31 2:15 p.m.9 views

UBUNTU-CVE-2023-5992

A vulnerability was found in OpenSC where PKCS1 encryption padding removal is not implemented as side-channel resistant. This issue may result in the potential leak of private data...

5.9CVSS7AI score0.01156EPSS
SaveExploits1References4
Amazon
Amazon
added 2024/01/22 12:0 a.m.7 views

Medium: nss-softokn

Issue Overview: It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the...

6.5CVSS9.1AI score0.00816EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/01/10 6:38 p.m.10 views

crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard

A vulnerability was found in crypto-js in how PBKDF2 is 1,000 times weaker than originally specified in 1993 and at least 1,300,000 times weaker than the current industry standard. This issue is because both default to SHA1, a cryptographic hash algorithm considered insecure since at least 2005,...

9.1CVSS7.1AI score0.00635EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/10 8:26 a.m.5 views

nss: timing attack against RSA decryption

It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens...

6.5CVSS7.1AI score0.00816EPSS
SaveExploits0References6
CNVD
CNVD
added 2023/12/25 12:0 a.m.4 views

Cryptography has a denial of service vulnerability

Cryptography is a Python library that provides cryptography functionality. Cryptography suffers from a denial of service vulnerability that can be exploited by an attacker to cause a program to crash...

7AI score
SaveExploits0
PyPA
PyPA
added 2023/11/29 7:15 p.m.6 views

PYSEC-2023-254

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling loadpempkcs7certificates or loadderpkcs7certificates could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious risk of Denial of Service...

7.5CVSS6.3AI score0.00985EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/11/28 8:46 p.m.8 views

GHSA-JFHM-5GHH-2F97 cryptography vulnerable to NULL-dereference when loading PKCS7 certificates

Summary Calling loadpempkcs7certificates or loadderpkcs7certificates could lead to a NULL-pointer dereference and segfault. PoC Here is a Python code that triggers the issue: python from cryptography.hazmat.primitives.serialization.pkcs7 import loadderpkcs7certificates, loadpempkcs7certificates...

5.9CVSS6.8AI score0.00985EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2023/11/28 12:0 a.m.4 views

PT-2023-8874

Name of the Vulnerable Software and Affected Versions cryptography versions prior to 41.0.6 Description The issue is related to the functions load pem pkcs7 certificates and load der pkcs7 certificates in the cryptography package, which can lead to a NULL-pointer dereference and segfault...

7.8CVSS6.6AI score0.00985EPSS
SaveExploits1References89
Rows per page
Query Builder