Lucene search
+L

14053 matches found

OSV
OSV
added 2024/03/06 11:06 a.m.39 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 11:02 a.m.64 views

BIT-DISCOURSE-2022-46159 Any authenticated Discourse user can create an unlisted topic

Discourse is an open-source discussion platform. In version 2.8.13 and prior on the stable branch and version 2.9.0.beta14 and prior on the beta and tests-passed branches, any authenticated user can create an unlisted topic. These topics, which are not readily available to other users, can take u...

4.3CVSS4.7AI score0.00605EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:00 a.m.41 views

BIT-ENVOY-2020-12604

Envoy version 1.14.2, 1.13.2, 1.12.4 or earlier is susceptible to increased memory usage in the case where an HTTP/2 client requests a large payload but does not send enough window updates to consume the entire stream and does not reset the stream...

7.5CVSS7.4AI score0.01703EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:58 a.m.42 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:58 a.m.37 views

BIT-JENKINS-2022-0538

Jenkins LTS 2.319.2 and earlier defines custom XStream converters that have not been updated to apply the protections for the vulnerability CVE-2021-43859 and allow unconstrained resource usage...

7.5CVSS7.5AI score0.03901EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.37 views

BIT-HELM-2022-23524 Helm vulnerable to Denial of service through string value parsing

Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to Uncontrolled Resource Consumption, resulting in Denial of Service. Input to functions in the strvals package can cause a stack overflow. In Go, a stack overflow cannot be recovered fro...

7.5CVSS7AI score0.0076EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:54 a.m.68 views

BIT-CONSUL-2020-7219

HashiCorp Consul and Consul Enterprise up to 1.6.2 HTTP/RPC services allowed unbounded resource usage, and were susceptible to unauthenticated denial of service. Fixed in 1.6.3...

7.5CVSS7.4AI score0.0201EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:53 a.m.36 views

BIT-HELM-2022-36055 Denial of service in Helm

Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. Fuzz testing, provided by the CNCF, identified input to functions in the strvals package that can cause an out of memory panic. The strvals package contains a parser that turns strings in to Go...

6.5CVSS6.8AI score0.00886EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:52 a.m.20 views

BIT-DJANGO-2023-23969

In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very larg...

7.5CVSS7.3AI score0.47381EPSS
SaveExploits0References8
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.30 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.47 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
Gitee
Gitee
added 2024/03/05 12:41 p.m.52 views

Exploit for CVE-2021-42278

This is a Python script for exploiting CVE-2021-42278 and CVE-2021-42287 to impersonate a Domain Administrator DA from a standard domain user. The script uses the Impacket library to interact with the Active Directory. The script has several components: 1. samtheadmin.py: This is the main script...

8.8CVSS7.3AI score0.76109EPSS
SaveExploits10
RustSec
RustSec
added 2024/03/05 12:00 p.m.12 views

Parts of Report are dropped as the wrong type during downcast

In affected versions, after a Report is constructed using wraperr or wraperrwith to attach a message of type D onto an error of type E, then using downcast to recover ownership of either the value of type D or the value of type E, one of two things can go wrong: - If downcasting to E, there remai...

7AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2024/03/05 6:37 a.m.35 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.10 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
OSV
OSV
added 2024/03/04 6:15 p.m.12 views

UBUNTU-CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS6.1AI score0.00212EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.19 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.14 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
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.30 views

openSUSE: Security Advisory for python310 (SUSE-SU-2023:3824-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.3CVSS6.5AI score0.00797EPSS
SaveExploits0References2
Rows per page
Query Builder