Lucene search
+L

1869 matches found

OSV
OSV
added 2024/12/19 6:22 p.m.20 views

CVE-2024-54150 Algorithm Confusion Vulnerability in cjwt

cjwt is a C JSON Web Token JWT Implementation. Algorithm confusion occurs when a system improperly verifies the type of signature used, allowing attackers to exploit the lack of distinction between signing methods. If the system doesn't differentiate between an HMAC signed token and an RS/EC/PS...

8.7CVSS6.8AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/12/11 4:7 p.m.11 views

ceph: rhceph-container: Authentication bypass in CEPH RadosGW

A vulnerability in the Ceph Rados Gateway RadosGW OIDC provider allows attackers to bypass JWT signature verification by supplying a token with "none" as the algorithm alg. This occurs because the implementation fails to enforce strict signature validation, enabling attackers to forge valid token...

8.1CVSS5.8AI score0.00192EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/03 12:0 a.m.6 views

UBUNTU-CVE-2024-48916

Ceph is a distributed object, block, and file storage platform. In versions 19.2.3 and below, it is possible to send an JWT that has "none" as JWT alg. And by doing so the JWT signature is not checked. The vulnerability is most likely in the RadosGW OIDC provider. As of time of publication, a kno...

8.1CVSS7.1AI score0.00192EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/02 5:51 p.m.8 views

CVE-2024-53861

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

2.2CVSS6.6AI score0.0081EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2024/12/02 12:0 a.m.15 views

Ever Traduora Platform 安全漏洞

Ever Traduora Platform is an open translation management platform from Traduora, Inc. A security vulnerability exists in Ever Traduora Platform version 0.20.0 and earlier, which stems from the use of a hard-coded JWT signing key that could lead to elevated privileges...

8.8CVSS6.7AI score0.00474EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/29 7:15 p.m.38 views

CVE-2024-53861

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

7.5CVSS0.0081EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/11/29 6:43 p.m.12 views

CVE-2024-53861 Issuer field partial matches allowed in pyjwt

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

2.2CVSS6.8AI score0.0081EPSS
SaveExploits1References3
CVE
CVE
added 2024/11/29 6:43 p.m.321 views

CVE-2024-53861

CVE-2024-53861 (pyjwt) : A defect in pyjwt caused by changing the iss check from a list-inclusive approach to a Sequence-based isinstance check; since str is a Sequence, the code may incorrectly evaluate string containment and permit certain values (e.g., "abc" in "abcd "), effectively altering t...

7.5CVSS4.1AI score0.0081EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2024/11/29 6:43 p.m.70 views

CVE-2024-53861

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

7.5CVSS4.6AI score0.0081EPSS
SaveExploits1
OSV
OSV
added 2024/11/29 6:43 p.m.10 views

CVE-2024-53861 Issuer field partial matches allowed in pyjwt

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

2.2CVSS6.3AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/11/12 12:0 a.m.19 views

RHEL 9 : python-jwcrypto (RHSA-2024:9281)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:9281 advisory. The python-jwcrypto package provides Python implementations of the JSON Web Key JWK, JSON Web Signature JWS, JSON Web Encryption JWE, and JSON Web...

5.3CVSS6.4AI score0.00884EPSS
SaveExploits0References7
OSV
OSV
added 2024/11/12 12:0 a.m.24 views

ALSA-2024:9281 Moderate: python-jwcrypto security update

The python-jwcrypto package provides Python implementations of the JSON Web Key JWK, JSON Web Signature JWS, JSON Web Encryption JWE, and JSON Web Token JWT JOSE JSON Object Signing and Encryption standards. Security Fixes: JWCrypto: denail of service Via specifically crafted JWE CVE-2023-6681 Fo...

5.3CVSS5.5AI score0.00884EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2024/11/12 12:0 a.m.29 views

Moderate: python-jwcrypto security update

The python-jwcrypto package provides Python implementations of the JSON Web Key JWK, JSON Web Signature JWS, JSON Web Encryption JWE, and JSON Web Token JWT JOSE JSON Object Signing and Encryption standards. Security Fixes: JWCrypto: denail of service Via specifically crafted JWE CVE-2023-6681 Fo...

5.3CVSS6.5AI score0.00884EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/09 12:0 a.m.11 views

WordPress plugin CE21 Suite 信息泄露漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. An information disclosure...

9.8CVSS7.7AI score0.00617EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/08 12:0 a.m.7 views

Watcharr 安全漏洞

Watcharr is an open source, self-hosted watchlist for all content movies, TV shows, anime, games by sbondCo Open Source. A security vulnerability exists in Watcharr v1.43.0 and earlier versions, which stems from a weak JWT token being vulnerable. An attacker can exploit a crafted JWT token for...

8.8CVSS6.6AI score0.00441EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/11/07 12:0 a.m.6 views

DataEase 数据伪造问题漏洞

DataEase is an open source data visualization and analysis tool from DataEase Open Source. It is used to help users quickly analyze data and gain insight into business trends to achieve business improvement and optimization. DataEase v2.10.2 version before the data forgery problem vulnerability ,...

9.3CVSS6.7AI score0.0124EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/11/06 12:0 a.m.9 views

PT-2024-16642 · Unknown · Travels-Java-Api

Name of the Vulnerable Software and Affected Versions: travels-java-api versions up to 5.0.1 Description: A vulnerability was found in the travels-java-api, classified as problematic. The issue affects the function doFilterInternal of the file...

3.7CVSS6.8AI score0.00453EPSS
SaveExploits2References10
OSV
OSV
added 2024/11/04 10:15 p.m.9 views

AZL-52239 CVE-2024-51744 affecting package keda for versions less than 2.4.0-29

golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by...

3.1CVSS6.5AI score0.0051EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/04 10:15 p.m.12 views

AZL-52265 CVE-2024-51744 affecting package dcos-cli for versions less than 1.2.0-21

golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by...

3.1CVSS6.5AI score0.0051EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/04 10:15 p.m.14 views

AZL-52219 CVE-2024-51744 affecting package moby-engine for versions less than 25.0.3-13

golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by...

3.1CVSS6.5AI score0.0051EPSS
SaveExploits0References1
Rows per page
Query Builder