Lucene search
+L

3956 matches found

RedhatCVE
RedhatCVE
added 2024/03/10 9:37 a.m.34 views

CVE-2024-28122

An uncontrolled resource consumption vulnerability was found in jwx. This flaw allows an attacker with a trusted public key to cause a denial of service condition by crafting a malicious JWE token with an exceptionally high compression ratio...

6.8CVSS6.3AI score0.0057EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/09 1:15 a.m.9 views

AZL-35850 CVE-2024-28180 affecting package moby-containerd-cc for versions less than 1.7.7-9

Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. 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 t...

4.3CVSS6.4AI score0.01956EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/09 12:45 a.m.19 views

CVE-2024-28122 JWX vulnerable to a denial of service attack using compressed JWE message

JWX is Go module implementing various JWx JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE technologies. This vulnerability allows an attacker with a trusted public key to cause a Denial-of-Service DoS condition by crafting a malicious JSON Web Encryption JWE token with an exceptionally high...

6.8CVSS6.5AI score0.0057EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/03/08 10:52 a.m.37 views

Data Amplification

github.com/go-jose/go-jose is vulnerable to Data Amplification. The vulnerability due to insufficient checks or controls in the handling of compressed data within the Decrypt or DecryptMulti functions. Specifically, when an attacker sends a JSON Web Encryption JWE containing compressed data, the...

4.3CVSS6.6AI score0.01956EPSS
SaveExploits0References14Affected Software3
CNNVD
CNNVD
added 2024/03/08 12:0 a.m.8 views

JWCrypto Security Vulnerability

JWCrypto is a JWCrypto open source implementation of the Javascript Object Signing and Encryption JOSE web standard. A security vulnerability exists in JWCrypto 1.5.5 and earlier versions, which stems from a vulnerability that allows an attacker to trigger a DoS attack by passing in a malicious J...

6.8CVSS9.1AI score0.0098EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2024/03/08 12:0 a.m.20 views

Fedora: Security Advisory for xz-java (FEDORA-2024-129d8ca6fc)

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...

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
OpenVAS
OpenVAS
added 2024/03/08 12:0 a.m.15 views

Fedora: Security Advisory for javaewah (FEDORA-2024-129d8ca6fc)

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...

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
Fedora
Fedora
added 2024/03/07 10:33 p.m.33 views

[SECURITY] Fedora 40 Update: xz-java-1.9-10.fc40

A complete implementation of XZ data compression in Java. It features full support for the .xz file format specification version 1.0.4, single-threaded streamed compression and decompression, single-threaded decompression with limited random access support, raw streams no .xz headers for advanced...

8.8CVSS9.1AI score0.02578EPSS
SaveExploits3
Fedora
Fedora
added 2024/03/07 10:33 p.m.38 views

[SECURITY] Fedora 40 Update: jzlib-1.1.3-30.fc40

The zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- loss-less data-compression library for use on virtually any computer hardware and operating system. The zlib was written by Jean-loup Gailly compression and Mark Adler decompression...

8.8CVSS6.8AI score0.02578EPSS
SaveExploits3
Fedora
Fedora
added 2024/03/07 10:33 p.m.23 views

[SECURITY] Fedora 40 Update: javaewah-1.1.13-10.fc40

JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding RLE compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at...

8.8CVSS6.7AI score0.02578EPSS
SaveExploits3
Github Security Blog
Github Security Blog
added 2024/03/07 5:40 p.m.56 views

jose vulnerable to resource exhaustion via specifically crafted JWE with compressed plaintext

A vulnerability has been identified in the JSON Web Encryption JWE decryption interfaces, specifically related to the support for decompressing plaintext after its decryption. This allows an adversary to exploit specific scenarios where the compression ratio becomes exceptionally high. As a resul...

5.9CVSS6.5AI score0.02085EPSS
SaveExploits0References10Affected Software3
Positive Technologies
Positive Technologies
added 2024/03/07 12:0 a.m.9 views

PT-2024-2212

Name of the Vulnerable Software and Affected Versions jwx versions prior to 1.2.29 jwx versions prior to 2.0.21 Description This issue allows an attacker with a trusted public key to cause a Denial-of-Service DoS condition by crafting a malicious JSON Web Encryption JWE token with an exceptionall...

6.8CVSS6.7AI score0.0057EPSS
SaveExploits1References18
Debian CVE
Debian CVE
added 2024/03/06 9:9 p.m.42 views

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.8CVSS5.3AI score0.0098EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2024/03/06 8:0 p.m.77 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
OSV
OSV
added 2024/03/06 8:0 p.m.39 views

GHSA-J857-7RVV-VJ97 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
SaveExploits1References6
OSV
OSV
added 2024/03/06 11:17 a.m.20 views

BIT-TENSORFLOW-2021-37637 Null pointer dereference in `CompressElement` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to tf.rawops.CompressElement. The implementation was accessing the size of a buffer obtained from the return of a separate function...

7.7CVSS6.5AI score0.0016EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/06 12:0 a.m.6 views

PT-2024-2083

Name of the Vulnerable Software and Affected Versions jwcrypto versions prior to 1.5.6 Description The issue is related to an uncontrolled resource consumption in the jwcrypto library. An attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression...

6.8CVSS6.5AI score0.0098EPSS
SaveExploits1References50
Kitploit
Kitploit
added 2024/03/05 9:35 p.m.65 views

Mhf - Mobile Helper Framework - A Tool That Automates The Process Of Identifying The Framework/Technology Used To Create A Mobile Application

Mobile Helper Framework is a tool that automates the process of identifying the framework/technology used to create a mobile application. Additionally, it assists in finding sensitive information or provides suggestions for working with the identified platform. How work? The tool searches for fil...

7.2AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.4 views

SUSE CVE-2023-52526

In the Linux kernel, the following vulnerability has been resolved: erofs: fix memory leak of LZMA global compressed deduplication When stressing microLZMA EROFS images with the new global compressed deduplication feature enabled -Ededupe, I found some short-lived temporary pages weren't properly...

4.7CVSS6.5AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/02 10:15 p.m.2 views

DEBIAN-CVE-2023-52526

In the Linux kernel, the following vulnerability has been resolved: erofs: fix memory leak of LZMA global compressed deduplication When stressing microLZMA EROFS images with the new global compressed deduplication feature enabled -Ededupe, I found some short-lived temporary pages weren't properly...

5.5CVSS5.2AI score0.00222EPSS
SaveExploits0References1
Rows per page
Query Builder