Lucene search
K

29 matches found

RedHat Linux
RedHat Linux
added 2026/05/04 11:37 p.m.4 views

jose4j: jose4j: Denial of Service via malicious JSON Web Encryption (JWE) token compression

A flaw was found in jose4j. A remote attacker can exploit this by crafting a malicious JSON Web Encryption JWE token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression. This...

7.5CVSS7.2AI score0.00021EPSS
Exploits1References5
OSV
OSV
added 2026/04/07 12:45 a.m.0 views

CLEANSTART-2026-HX94762 attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing

Multiple security vulnerabilities affect the prometheus-operator package. An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing. See references for individual vulnerability details...

9.8CVSS6.8AI score0.00533EPSS
Exploits2References25
EUVD
EUVD
added 2025/12/17 6:31 p.m.1 views

EUVD-2024-26380

In python-jose 3.3.0 specifically jwe.decrypt, a vulnerability allows an attacker to cause a Denial-of-Service DoS condition by crafting a malicious JSON Web Encryption JWE token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant...

5.3CVSS6.3AI score0.00158EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2025/12/17 4:16 p.m.1 views

CVE-2024-29371

In jose4j before 0.9.6, an attacker can cause a Denial-of-Service DoS condition by crafting a malicious JSON Web Encryption JWE token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during...

7.5CVSS7.2AI score0.00021EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2025/12/05 6:18 p.m.4 views

Fulcio allocates excessive memory during token parsing

Function identity.extractIssuerURL currently splits via a call to strings.Split its argument which is untrusted data on periods. As a result, in the face of a malicious request with an invalid OIDC identity token in the payload containing many period characters, a call to extractIssuerURL incurs...

7.5CVSS6.9AI score0.00043EPSS
Exploits0References4Affected Software1
Packet Storm News
Packet Storm News
added 2025/10/19 12:0 a.m.2 views

Can Transformer Memory Be Corrupted? Investigating Cache-Side Vulnerabilities in Large Language Models

Even when prompts and parameters are secured, transformer language models remain vulnerable because their key-value KV cache during inference constitutes an overlooked attack surface. This paper introduces Malicious Token Injection MTI, a modular framework that systematically perturbs cached key...

7.3AI score
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-12898

Malware in sbrugna...

6.8CVSS6.6AI score0.00172EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-28077

Malicious code in bioql PyPI...

6.8CVSS6.5AI score0.00168EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-22868

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing. CVE-2025-22868 Note that Nessus relies on the...

7.5CVSS6.7AI score0.00125EPSS
Exploits0References4
NVD
NVD
added 2025/02/26 8:14 a.m.6 views

CVE-2025-22868

An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing...

7.5CVSS0.00125EPSS
Exploits0References3
OSV
OSV
added 2025/02/26 8:14 a.m.6 views

CVE-2025-22868

An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing...

7.5CVSS7.4AI score
Exploits0References3
Debian CVE
Debian CVE
added 2025/02/26 3:7 a.m.8 views

CVE-2025-22868

An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing...

7.5CVSS6.2AI score0.00125EPSS
Exploits0
CNNVD
CNNVD
added 2025/02/24 12:0 a.m.1 views

Go JOSE 安全漏洞

Go JOSE is a Go JOSE open source implementation of the JOSE standard in Go. A security vulnerability exists in Go JOSE versions 4.x up to and including 4.0.5, which stems from excessive memory consumption. An attacker exploiting this vulnerability could cause a denial of service by sending a...

8.7CVSS6.2AI score0.00101EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/15 8:7 p.m.3 views

jose4j: jose4j: Denial of Service via malicious JSON Web Encryption (JWE) token compression

A flaw was found in jose4j. A remote attacker can exploit this by crafting a malicious JSON Web Encryption JWE token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression. This...

7.5CVSS5.8AI score0.00021EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/07/12 1:43 a.m.1 views

python-jwcrypto: malicious JWE token can cause denial of service

An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service...

6.8CVSS7.1AI score0.00381EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2024/05/22 11:47 a.m.3 views

python-jwcrypto: malicious JWE token can cause denial of service

An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service...

6.8CVSS7.1AI score0.00381EPSS
Exploits1References6
OSV
OSV
added 2024/03/21 2:52 a.m.2 views

AZL-43360 CVE-2024-28102 affecting package python-jwcrypto 0.6.0-9

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.00381EPSS
Exploits1References1
CNNVD
CNNVD
added 2024/03/08 12:0 a.m.1 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.00381EPSS
Exploits1References5
Code423n4
Code423n4
added 2022/09/12 12:0 a.m.5 views

TribeRedeemer.reedem assets can be lost in case of malicious token

Lines of code Vulnerability details Impact The function redeemaddress to, uint256 amountIn to calculate the amount of redemption tokens in turn calls In case of a malicious token will always revert: contract BadBadERC20 is ERC20, ERC20Burnable constructor ERC20"BadToken", "BDT" function...

6.7AI score
Exploits0
Code423n4
Code423n4
added 2022/09/01 12:0 a.m.10 views

Non-standard/Malicious token transfers may cause loans not to be paid.

Lines of code Vulnerability details Impact Non-standard token transfers may cause loans not to be paid. Proof of Concept The TRSRY.sol has repayLoan function for the users to repay their loan as per the ERC20 token. The function is as below; function repayLoanERC20 token, uint256 amount external...

6.7AI score
Exploits0
Rows per page
Query Builder