Lucene search
+L

1901 matches found

CNNVD
CNNVD
added 2024/03/09 12:00 a.m.10 views

jose Security Vulnerabilities

jose is a JavaScript module for signing and encrypting JSON objects. A security vulnerability exists in jose versions prior to 4.0.1, 3.0.3, and 2.6.3, which allows an attacker to send JWEs containing compressed data that uses a large amount of memory and CPU when decompressed via Decrypt or...

4.3CVSS6.1AI score0.01956EPSS
SaveExploits0References16
Github Security Blog
Github Security Blog
added 2024/03/07 10:54 p.m.56 views

Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

Impact An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size whichever is larger. Thanks to Enze...

4.3CVSS4.5AI score0.01956EPSS
SaveExploits0References15Affected Software4
OSV
OSV
added 2024/03/07 10:54 p.m.32 views

GHSA-C5Q2-7R4C-MV6G Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

Impact An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size whichever is larger. Thanks to Enze...

4.3CVSS5.4AI score0.01956EPSS
SaveExploits0References15
OSV
OSV
added 2024/03/06 11:21 a.m.36 views

BIT-GITLAB-2020-13333

A potential DOS vulnerability was discovered in GitLab versions 13.1, 13.2 and 13.3. The api to update an asset as a link from a release had a regex check which caused exponential number of backtracks for certain user supplied values resulting in high CPU usage...

4.3CVSS4.5AI score0.02112EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:21 a.m.31 views

BIT-GITLAB-2020-13354

A potential DOS vulnerability was discovered in GitLab CE/EE starting with version 12.6. The container registry name check could cause exponential number of backtracks for certain user supplied values resulting in high CPU usage. Affected versions are: =12.6, 13.3.9...

4.3CVSS4.6AI score0.01433EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:17 a.m.21 views

BIT-GITLAB-2021-39907

A potential DOS vulnerability was discovered in GitLab CE/EE starting with version 13.7. The stripping of EXIF data from certain images resulted in high CPU usage...

5.3CVSS5.2AI score0.01484EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:14 a.m.33 views

BIT-GITLAB-2022-2908

A potential DoS vulnerability was discovered in Gitlab CE/EE versions starting from 10.7 before 15.1.5, all versions starting from 15.2 before 15.2.3, all versions starting from 15.3 before 15.3.1 allowed an attacker to trigger high CPU usage via a special crafted input added in the Commit messag...

4.3CVSS4.5AI score0.00959EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:14 a.m.24 views

BIT-GITLAB-2022-2931

A potential DOS vulnerability was discovered in GitLab CE/EE affecting all versions before 15.1.6, all versions starting from 15.2 before 15.2.4, all versions starting from 15.3 before 15.3.2. Malformed content added to the issue description could have been used to trigger high CPU usage...

7.5CVSS7.2AI score0.01162EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:14 a.m.23 views

BIT-GITLAB-2022-3283

A potential DOS vulnerability was discovered in GitLab CE/EE affecting all versions before before 15.2.5, all versions starting from 15.3 before 15.3.4, all versions starting from 15.4 before 15.4.1 While cloning an issue with special crafted content added to the description could have been used ...

7.5CVSS7.1AI score0.01416EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:14 a.m.46 views

BIT-GITLAB-2022-3639

A potential DOS vulnerability was discovered in GitLab CE/EE affecting all versions from 10.8 before 15.1.6, all versions starting from 15.2 before 15.2.4, all versions starting from 15.3 before 15.3.2. Improper data handling on branch creation could have been used to trigger high CPU usage...

7.5CVSS7.2AI score0.00904EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:11 a.m.188 views

BIT-TOMCAT-2020-11996

A specially crafted sequence of HTTP/2 requests sent to Apache Tomcat 10.0.0 to 10.0.0, 9.0.0 to 9.0.35 and 8.5.0 to 8.5.55 could trigger high CPU usage for several seconds. If a sufficient number of such requests were made on concurrent HTTP/2 connections, the server could become unresponsive...

7.5CVSS7.1AI score0.26699EPSS
SaveExploits0References25
OSV
OSV
added 2024/03/06 11:06 a.m.40 views

BIT-SPARK-2020-27223

In Eclipse Jetty 9.4.6.v20170531 to 9.4.36.v20210114 inclusive, 10.0.0, and 11.0.0 when Jetty handles a request containing multiple Accept headers with a large number of “quality” i.e. q parameters, the server may enter a denial of service DoS state due to high CPU usage processing those quality...

5.3CVSS5.9AI score0.7795EPSS
SaveExploits0References68
OSV
OSV
added 2024/03/06 10:58 a.m.44 views

BIT-JENKINS-2021-28165

In Eclipse Jetty 7.2.2 to 9.4.38, 10.0.0.alpha0 to 10.0.1, and 11.0.0.alpha0 to 11.0.1, CPU usage can reach 100% upon receiving a large invalid TLS frame...

7.8CVSS7.5AI score0.53861EPSS
SaveExploits1References108
OSV
OSV
added 2024/03/06 10:52 a.m.24 views

BIT-ENVOY-2024-23323 Excessive CPU usage when URI template matcher is configured using regex in Envoy

Envoy is a high-performance edge/middle/service proxy. The regex expression is compiled for every request and can result in high CPU usage and increased request latency when multiple routes are configured with such matchers. This issue has been addressed in released 1.29.1, 1.28.1, 1.27.3, and...

5.3CVSS5.6AI score0.00504EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/03/06 12:00 a.m.33 views

Amazon Linux 2 : ecs-service-connect-agent (ALASECS-2024-034)

The version of ecs-service-connect-agent installed on the remote host is prior to v1.27.3.0-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2ECS-2024-034 advisory. Envoy is a high-performance edge/middle/service proxy. Envoy will crash when certain timeouts happ...

8.6CVSS6.7AI score0.00751EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2024/03/06 12:00 a.m.49 views

Amazon Linux 2023 : ecs-service-connect-agent (ALAS2023-2024-543)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-543 advisory. Envoy is a high-performance edge/middle/service proxy. Envoy will crash when certain timeouts happen within the same interval. The crash occurs when the following are true: 1...

8.6CVSS6.6AI score0.00751EPSS
SaveExploits0References12
Veracode
Veracode
added 2024/03/05 6:37 a.m.36 views

Denial Of Service (DoS)

jose4j is vulnerable to Denial of Service DoS. The vulnerability is due to insufficient validation of a large p2c PBES2 Count value, allowing attackers to trigger excessive CPU usage. This potentially leads to Denial of Service DoS...

6.5CVSS6.6AI score0.00879EPSS
SaveExploits1References3Affected Software2
Amazon
Amazon
added 2024/03/05 12:00 a.m.13 views

Important: bind

Issue Overview: The DNS message parsing code in named includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected named instance by exploiting this flaw. This...

7.5CVSS7AI score0.99995EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.31 views

openSUSE: Security Advisory for python39 (SUSE-SU-2023:0202-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.9CVSS6.7AI score0.02617EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.15 views

openSUSE: Security Advisory for python310 (SUSE-SU-2023:0091-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.9CVSS6.7AI score0.02617EPSS
SaveExploits1References2
Rows per page
Query Builder