Lucene search
+L

150 matches found

RedHat Linux
RedHat Linux
added 2024/11/12 9:20 a.m.4 views

openssl: Excessive time spent checking invalid RSA public keys

A flaw was found in OpenSSL. When the EVPPKEYpubliccheck function is called in RSA public keys, a computation is done to confirm that the RSA modulus, n, is composite. For valid RSA keys, n is a product of two or more large primes and this computation completes quickly. However, if n is a large...

5.9CVSS7.1AI score0.02303EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/10/29 12:0 a.m.6 views

PT-2024-40264 · Gnark · Gnark

Name of the Vulnerable Software and Affected Versions: Gnark versions prior to 1.2.0 Description: The issue concerns the Gnark recursion circuit, which has constraints on arithmetic over BabyBear when the native field of the ZKP circuit is the BN254 scalar field. The problem arises from improper...

6.9CVSS7.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/10/21 12:0 a.m.17 views

PT-2024-33729

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A problem in the Linux kernel has been identified where a bpf program may cause a kernel crash due to a signed divide error. The issue arises when the divisor is -1, which can lead to ...

5.5CVSS5.6AI score0.00235EPSS
SaveExploits0
Amazon
Amazon
added 2024/08/15 12:0 a.m.6 views

Medium: openssl

Issue Overview: Issue summary: Checking excessively long DSA keys or parameters may be very slow. Impact summary: Applications that use the functions EVPPKEYparamcheck or EVPPKEYpubliccheck to check a DSA public key or DSA parameters may experience long delays. Where the key or parameters that ar...

9.1CVSS7AI score0.05582EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/08/05 2:21 p.m.18 views

CVE-2024-23357 NULL Pointer Dereference in HLOS

Transient DOS while importing a PKCS8-encoded RSA key with zero bytes modulus...

6.2CVSS6.9AI score0.00094EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/05 2:21 p.m.40 views

CVE-2024-23357 NULL Pointer Dereference in HLOS

Transient DOS while importing a PKCS8-encoded RSA key with zero bytes modulus...

6.2CVSS0.00094EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.13 views

PT-2024-19836 · Qualcomm · 215 Mobile Platform Firmware +212

Name of the Vulnerable Software and Affected Versions: No specific software or versions mentioned. Description: The issue involves a transient Denial of Service DOS that occurs when importing a PKCS8-encoded RSA key with a modulus containing zero bytes. Recommendations: At the moment, there is no...

6.2CVSS7AI score0.00094EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/17 3:58 p.m.11 views

CLSA-2024-1718639881 openssl: Fix of 2 CVEs

CVE-2023-5678: Fix that DHcheckpubkey and DHgeneratekey don't check large modulus - CVE-2023-3446: Fix that checking excessively long DH keys or parameters may be very slow...

5.3CVSS6.7AI score0.06531EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/16 4:15 p.m.9 views

AZL-42063 CVE-2024-4603 affecting package edk2 for versions less than 20240524git3e722403cd16-8

Issue summary: Checking excessively long DSA keys or parameters may be very slow. Impact summary: Applications that use the functions EVPPKEYparamcheck or EVPPKEYpubliccheck to check a DSA public key or DSA parameters may experience long delays. Where the key or parameters that are being checked...

5.3CVSS6.6AI score0.01131EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/16 4:15 p.m.10 views

AZL-47684 CVE-2024-4603 affecting package hvloader for versions less than 1.0.1-6

Issue summary: Checking excessively long DSA keys or parameters may be very slow. Impact summary: Applications that use the functions EVPPKEYparamcheck or EVPPKEYpubliccheck to check a DSA public key or DSA parameters may experience long delays. Where the key or parameters that are being checked...

5.3CVSS6.6AI score0.01131EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/16 4:15 p.m.5 views

DEBIAN-CVE-2024-4603

Issue summary: Checking excessively long DSA keys or parameters may be very slow. Impact summary: Applications that use the functions EVPPKEYparamcheck or EVPPKEYpubliccheck to check a DSA public key or DSA parameters may experience long delays. Where the key or parameters that are being checked...

5.3CVSS6.7AI score0.01131EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/16 4:15 p.m.5 views

UBUNTU-CVE-2024-4603

Issue summary: Checking excessively long DSA keys or parameters may be very slow. Impact summary: Applications that use the functions EVPPKEYparamcheck or EVPPKEYpubliccheck to check a DSA public key or DSA parameters may experience long delays. Where the key or parameters that are being checked...

5.3CVSS6.8AI score0.01131EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/16 3:21 p.m.881 views

CVE-2024-4603

The CVE-2024-4603 issue in OpenSSL causes excessive time to check DSA keys/parameters via EVP_PKEY_param_check() or EVP_PKEY_public_check(), potentially leading to Denial of Service when inputs are from untrusted sources. The impact affects OpenSSL 3.0 and 3.1 FIPS providers and can manifest when...

5.3CVSS6.3AI score0.01131EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/05/16 12:0 a.m.104 views

OpenSSL 3.3.0 < 3.3.1 Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 3.3.1. It is, therefore, affected by multiple vulnerabilities as referenced in the 3.3.1 advisory. - Issue summary: Checking excessively long DSA keys or parameters may be very slow. Impact summary: Applications that use the function...

7.5CVSS7.4AI score0.02945EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 10:36 a.m.6 views

openssl: Excessive time spent checking invalid RSA public keys

A flaw was found in OpenSSL. When the EVPPKEYpubliccheck function is called in RSA public keys, a computation is done to confirm that the RSA modulus, n, is composite. For valid RSA keys, n is a product of two or more large primes and this computation completes quickly. However, if n is a large...

5.9CVSS7.1AI score0.02303EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.18 views

openSUSE: Security Advisory for openssl (SUSE-SU-2023:2962-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS7AI score0.06531EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2024/02/05 12:0 a.m.47 views

gnutls security update

3.6.16-8.1fips - Allow RSA keygen with modulus sizes bigger than 3072 bits and validate the seed length as defined in FIPS 186-4 section B.3.2 Orabug: 33200526 - Allow bigger known RSA modulus sizes when calling rsageneratefips1864keypair directly Orabug: 33200526 - Change Epoch from 1 to 10...

7.5CVSS7.3AI score0.01614EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2024/01/16 2:40 a.m.7 views

SUSE CVE-2023-6237

Issue summary: Checking excessively long invalid RSA public keys may take a long time. Impact summary: Applications that use the function EVPPKEYpubliccheck to check RSA public keys may experience long delays. Where the key that is being checked has been obtained from an untrusted source this may...

5.9CVSS8.4AI score0.02303EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.24 views

EulerOS Virtualization 2.10.0 : openssl (EulerOS-SA-2023-2941)

According to the versions of the openssl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them may be very slow. Impact...

6.5CVSS6.5AI score0.75116EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.22 views

EulerOS Virtualization 2.11.0 : openssl (EulerOS-SA-2023-3075)

According to the versions of the openssl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them may be very slow. Impact...

6.5CVSS6.5AI score0.75116EPSS
SaveExploits0References3
Rows per page
Query Builder