Lucene search
+L

327 matches found

OSV
OSV
added 2024/04/25 12:0 a.m.39 views

CVE-2024-33664

python-jose through 3.3.0 allows attackers to cause a denial of service resource consumption during a decode via a crafted JSON Web Encryption JWE token with a high compression ratio, aka a "JWT bomb." This is similar to CVE-2024-21319...

5.3CVSS7.4AI score0.00783EPSS
SaveExploits1References5
OSV
OSV
added 2024/04/19 11:7 a.m.4 views

OESA-2024-1473 cri-o security update

Open Container Initiative-based implementation of Kubernetes Container Runtime Interface. Security Fixes: 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 amount...

4.3CVSS5.1AI score0.01956EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/19 11:7 a.m.5 views

OESA-2024-1472 cri-o security update

Open Container Initiative-based implementation of Kubernetes Container Runtime Interface. Security Fixes: 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 amount...

4.3CVSS5.1AI score0.01956EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/04/18 2:16 a.m.7 views

nodejs: vulnerable to timing variant of the Bleichenbacher attack against PKCS#1 v1.5 padding (Marvin)

A flaw was found in Node.js. The privateDecrypt API of the crypto library may allow a covert timing side-channel during PKCS1 v1.5 padding error handling. This issue revealed significant timing differences in decryption for valid and invalid ciphertexts, which may allow a remote attacker to decry...

7.4CVSS7.2AI score0.01302EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/04/02 9:42 p.m.6 views

jose-go: improper handling of highly compressed data

A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti...

4.3CVSS6.7AI score0.01956EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/03/30 12:0 a.m.32 views

Fedora 39 : podman-tui (2024-22f1e313dd)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-22f1e313dd advisory. podman-tui release v1.0.0 ---- Security fix for CVE-2024-28180 Tenable has extracted the preceding description block directly from the Fedora securi...

5.9CVSS7.1AI score0.02085EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/03/27 12:46 a.m.12 views

jose-go: improper handling of highly compressed data

A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti...

4.3CVSS6.7AI score0.01956EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/03/26 9:31 a.m.6 views

nodejs: vulnerable to timing variant of the Bleichenbacher attack against PKCS#1 v1.5 padding (Marvin)

A flaw was found in Node.js. The privateDecrypt API of the crypto library may allow a covert timing side-channel during PKCS1 v1.5 padding error handling. This issue revealed significant timing differences in decryption for valid and invalid ciphertexts, which may allow a remote attacker to decry...

7.4CVSS7.2AI score0.01302EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/03/26 12:0 a.m.50 views

Oracle Linux 9 : nodejs:18 (ELSA-2024-1503)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-1503 advisory. - Fixes: CVE-2024-21892 CVE-2024-22019 high Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Not...

7.8CVSS7AI score0.03168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/03/22 12:0 a.m.39 views

Fedora 39 : apptainer (2024-453ee0b3b9)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-453ee0b3b9 advisory. Update to upstream 1.3.0, and security fixes for CVE-2024-28176 and CVE-2024-28180 Tenable has extracted the preceding description block directly fr...

5.9CVSS7.1AI score0.02085EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/03/20 12:0 a.m.10 views

The vulnerability of the Go programming language’s jwx library, related to uncontrolled resource consumption, allows attackers to cause service failures.

The vulnerability of the Go programming language’s jwx library is related to an uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to trigger a service failure using a specially created JSON Web Encryption Token JWE...

6.8CVSS6.6AI score0.0057EPSS
SaveExploits1References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/03/13 12:0 a.m.6 views

The vulnerability of the implementation package for the JWE, JWS, and JWT go-jose standards in the Go programming language lies in its improper handling of highly compressed input data. This allows attackers to trigger service failures.

The vulnerability of the implementation package for the JWE, JWS, and JWT go-jose standards in the Go programming language is related to incorrect processing of highly compressed input data. Exploiting this vulnerability can allow an attacker to cause service failures remotely...

4.3CVSS6.3AI score0.01956EPSS
SaveExploits0References6Affected Software3
SUSE CVE
SUSE CVE
added 2024/03/12 4:34 a.m.4 views

SUSE 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.8CVSS9AI score0.0098EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/09 1:15 a.m.4 views

DEBIAN-CVE-2024-28180

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.1AI score0.01956EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/09 1:15 a.m.6 views

AZL-44011 CVE-2024-28180 affecting package podman 4.1.1-26

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
OSV
OSV
added 2024/03/09 1:15 a.m.7 views

AZL-45180 CVE-2024-28180 affecting package podman for versions less than 5.6.1-2

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
OSV
OSV
added 2024/03/09 1:15 a.m.9 views

AZL-35860 CVE-2024-28180 affecting package skopeo for versions less than 1.14.2-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
OSV
OSV
added 2024/03/09 1:15 a.m.7 views

AZL-35837 CVE-2024-28180 affecting package cert-manager for versions less than 1.11.2-14

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
OSV
OSV
added 2024/03/09 1:15 a.m.7 views

AZL-35904 CVE-2024-28180 affecting package skopeo for versions less than 1.14.4-1

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
Prion
Prion
added 2024/03/09 1:15 a.m.38 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
Rows per page
Query Builder