Lucene search
+L

5687 matches found

Veracode
Veracode
added 2024/03/14 7:36 a.m.35 views

Denial Of Service (DoS)

Microsoft QUIC is vulnerable to Denial Of Service DoS. The vulnerability is caused by holding onto failed connections, leading to continuous memory consumption until exhaustion, resulting in Denial of Service. Note that this vulnerability is not exploitable on .NET-based web servers running on...

7.5CVSS6.5AI score0.0299EPSS
SaveExploits0References6Affected Software8
OSV
OSV
added 2024/03/12 8:24 a.m.28 views

BIT-GOLANG-2023-45290 Memory exhaustion in multipart form parsing in net/textproto and net/http

When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a...

6.5CVSS6.5AI score0.01165EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:0 a.m.37 views

EulerOS 2.0 SP8 : gdb (EulerOS-SA-2024-1266)

According to the versions of the gdb packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - GNU Binutils before 2.40 was discovered to contain an excessive memory consumption vulnerability via the function bfddwarf2findnearestlinewithalt a...

5.5CVSS5.9AI score0.00654EPSS
SaveExploits2References3
OpenVAS
OpenVAS
added 2024/03/12 12:0 a.m.31 views

Huawei EulerOS: Security Advisory for gdb (EulerOS-SA-2024-1266)

The remote host is missing an update for the Huawei EulerOS 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.5CVSS6.6AI score0.00654EPSS
SaveExploits2References2
Prion
Prion
added 2024/03/09 1:15 a.m.36 views

Code injection

jose is JavaScript module for JSON Object Signing and Encryption, providing support for JSON Web Tokens JWT, JSON Web Signature JWS, JSON Web Encryption JWE, JSON Web Key JWK, JSON Web Key Set JWKS, and more. A vulnerability has been identified in the JSON Web Encryption JWE decryption interfaces...

3.3CVSS5.1AI score0.02085EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/09 12:43 a.m.41 views

CVE-2024-28176 jose vulnerable to resource exhaustion via specifically crafted JWE with compressed plaintext

jose is JavaScript module for JSON Object Signing and Encryption, providing support for JSON Web Tokens JWT, JSON Web Signature JWS, JSON Web Encryption JWE, JSON Web Key JWK, JSON Web Key Set JWKS, and more. A vulnerability has been identified in the JSON Web Encryption JWE decryption interfaces...

4.9CVSS6.2AI score0.02085EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2024/03/07 10:54 p.m.50 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
Vulnrichment
Vulnrichment
added 2024/03/06 9:9 p.m.23 views

CVE-2024-28102 JWCrypto vulnerable to JWT bomb Attack in `deserialize` function

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.5AI score0.0098EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/03/06 9:9 p.m.34 views

CVE-2024-28102 JWCrypto vulnerable to JWT bomb Attack in `deserialize` function

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.5AI score0.0098EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 9:9 p.m.41 views

CVE-2024-28102 JWCrypto vulnerable to JWT bomb Attack in `deserialize` function

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.8CVSS5.8AI score0.0098EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2024/03/06 9:7 p.m.55 views

CVE-2024-28101 Apollo Router's Compressed Payloads do not respect HTTP Payload Limits

The Apollo Router is a graph router written in Rust to run a federated supergraph that uses Apollo Federation. Versions 0.9.5 until 1.40.2 are subject to a Denial-of-Service DoS type vulnerability. When receiving compressed HTTP payloads, affected versions of the Router evaluate the...

7.5CVSS7.7AI score0.0077EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 9:7 p.m.40 views

CVE-2024-28101 Apollo Router's Compressed Payloads do not respect HTTP Payload Limits

The Apollo Router is a graph router written in Rust to run a federated supergraph that uses Apollo Federation. Versions 0.9.5 until 1.40.2 are subject to a Denial-of-Service DoS type vulnerability. When receiving compressed HTTP payloads, affected versions of the Router evaluate the...

7.5CVSS6.7AI score0.0077EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/06 9:7 p.m.17 views

CVE-2024-28101 Apollo Router's Compressed Payloads do not respect HTTP Payload Limits

The Apollo Router is a graph router written in Rust to run a federated supergraph that uses Apollo Federation. Versions 0.9.5 until 1.40.2 are subject to a Denial-of-Service DoS type vulnerability. When receiving compressed HTTP payloads, affected versions of the Router evaluate the...

7.5CVSS6.8AI score0.0077EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/03/06 8:0 p.m.76 views

JWCrypto vulnerable to JWT bomb Attack in `deserialize` function

Affected version Vendor: https://github.com/latchset/jwcrypto Version: 1.5.5 Description An attacker can cause a DoS 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 processing time. Poc python from...

6.8CVSS6.3AI score0.0098EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/06 6:24 p.m.54 views

Apollo Router's Compressed Payloads do not respect HTTP Payload Limits

Impact The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability. When receiving compressed HTTP payloads, affected versions of the Route...

7.5CVSS5.5AI score0.0077EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/03/06 11:8 a.m.266 views

BIT-VAULT-2023-5954 Vault Requests Triggering Policy Checks May Lead To Unbounded Memory Consumption

HashiCorp Vault and Vault Enterprise inbound client requests triggering a policy check can lead to an unbounded consumption of memory. A large number of these requests may lead to denial-of-service. Fixed in Vault 1.15.2, 1.14.6, and 1.13.10...

7.5CVSS6.3AI score0.00719EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:4 a.m.23 views

BIT-PILLOW-2021-27921

Pillow before 8.1.2 allows attackers to cause a denial of service memory consumption because the reported size of a contained image is not properly checked for a BLP container, and thus an attempted memory allocation can be very large...

7.5CVSS6.7AI score0.0317EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/06 11:4 a.m.20 views

BIT-PILLOW-2021-27922

Pillow before 8.1.2 allows attackers to cause a denial of service memory consumption because the reported size of a contained image is not properly checked for an ICNS container, and thus an attempted memory allocation can be very large...

7.5CVSS6.6AI score0.04851EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/06 11:3 a.m.17 views

BIT-PILLOW-2021-27923

Pillow before 8.1.2 allows attackers to cause a denial of service memory consumption because the reported size of a contained image is not properly checked for an ICO container, and thus an attempted memory allocation can be very large...

7.5CVSS6.6AI score0.03071EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/06 11:3 a.m.31 views

BIT-GOLANG-2021-44716

net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests...

7.5CVSS6.4AI score0.03958EPSS
SaveExploits0References8
Rows per page
Query Builder