Lucene search
K

273 matches found

Github Security Blog
Github Security Blog
added 2024/12/02 6:34 p.m.20 views

PyJWT Issuer field partial matches allowed

Summary The wrong string if check is run for iss checking, resulting in "acb" being accepted for "abc". Details This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. diff - if isinstanceissuer, list: + if...

7.5CVSS7AI score0.00751EPSS
Exploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/12/02 5:51 p.m.6 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.00751EPSS
Exploits1References6
Chainguard
Chainguard
added 2024/11/29 7:15 p.m.17 views

CVE-2024-53861 vulnerabilities

Vulnerabilities for packages: barman, py3-pyjwt, az...

7.5CVSS5.8AI score0.00751EPSS
Exploits1
NVD
NVD
added 2024/11/29 7:15 p.m.9 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.00751EPSS
Exploits1References3
Wolfi
Wolfi
added 2024/11/29 7:15 p.m.65 views

CVE-2024-53861 vulnerabilities

Vulnerabilities for packages: az, py3-pyjwt...

7.5CVSS5.8AI score0.00751EPSS
Exploits1
Snyk
Snyk
added 2024/11/29 6:43 p.m.3 views

Incorrect Comparison

Overview Affected versions of this package are vulnerable to Incorrect Comparison due to an incorrect string comparison in the iss verification process. Remediation Upgrade pyjwt to version 2.10.1 or higher. References - GitHub Commit - Vulnerable Code...

7.5CVSS7AI score0.00751EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/11/29 6:43 p.m.18 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.2CVSS0.00751EPSS
Exploits1References3
CVE
CVE
added 2024/11/29 6:43 p.m.294 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.00751EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/29 6:43 p.m.8 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.00751EPSS
Exploits1References3
Snyk
Snyk
added 2024/11/29 6:43 p.m.3 views

Incorrect Comparison

Overview PyJWT is a Python implementation of RFC 7519. Affected versions of this package are vulnerable to Incorrect Comparison due to an incorrect string comparison in the iss verification process. Remediation Upgrade PyJWT to version 2.10.1 or higher. References - GitHub Commit - Vulnerable Cod...

7.5CVSS6.9AI score0.00751EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2024/11/29 6:43 p.m.13 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.00751EPSS
Exploits1
OSV
OSV
added 2024/11/29 6:43 p.m.6 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 score0.00751EPSS
Exploits1References5
CNNVD
CNNVD
added 2024/11/29 12:0 a.m.0 views

pyjwt 安全漏洞

pyjwt is a Python library by the individual developer José Padilla in the United States. It allows encoding and decoding of JSON Web Tokens JWT. A security vulnerability exists in pyjwt version 2.10.0, which stems from an incorrect string comparison being run against the iss check, resulting in a...

7.5CVSS6.5AI score0.00751EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2024/11/29 12:0 a.m.3 views

PT-2024-35959

Name of the Vulnerable Software and Affected Versions: pyjwt versions 2.10.0 through 2.10.0 Description: 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, where the "iss" claim checking changed from...

7.5CVSS7AI score0.00751EPSS
Exploits1References16
Redos
Redos
added 2024/09/11 12:0 a.m.18 views

ROS-20240911-10

A vulnerability in the Python PyJWT implementation of JWT is related to the lack of locking of some public key formats. key formats. Exploitation of the vulnerability allows an attacker acting remotely to affect the data integrity...

7.5CVSS6.7AI score0.012EPSS
Exploits0
OSV
OSV
added 2024/06/15 12:0 a.m.4 views

OPENSUSE-SU-2024:12139-1 python310-PyJWT-2.4.0-1.1 on GA media

These are all security issues fixed in the python310-PyJWT-2.4.0-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS7.7AI score0.012EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2024/02/09 5:4 p.m.16 views

commonground-api-common unexploitable privilege escalation in JWT authentication middleware

Impact This is a privilege escalation vulnerability. The impact is negligible and entirely theoretical. A non-exploitable weakness was found in how the client-supplied JWTs are verified. Because an explicit allow-list of known algorithms is used in the PyJWT library, user-supplied invalid...

7.3AI score
Exploits0References3Affected Software3
Positive Technologies
Positive Technologies
added 2024/02/09 12:0 a.m.3 views

PT-2024-40234 · Unknown +1 · Vng-Api-Common +1

Name of the Vulnerable Software and Affected Versions: vng-api-common versions prior to 1.12.2 Description: This issue is related to a privilege escalation vulnerability, although its impact is negligible and entirely theoretical. It involves the verification of client-supplied JSON Web Tokens JW...

7.4AI score
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2023/11/14 12:0 a.m.3 views

The vulnerability of the JWT implementation in Python PyJWT, related to the use of cryptographic algorithms containing defects, allows attackers to compromise the integrity of the data.

The vulnerability of the JWT implementation in Python PyJWT is related to the absence of blocking for certain formats of the secret key. Exploiting this vulnerability allows a malicious actor to compromise the integrity of the data...

7.8CVSS7.2AI score0.012EPSS
Exploits0References6Affected Software3
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/20 4:41 a.m.48 views

Security Bulletin: IBM Spectrum Discover is vulnerable to multiple vulnerabilities

Summary IBM has addressed multiple vulnerabilities in IBM Spectrum Discover. Webpack loader-utils CVE-2022-37601 is vulnerable to execute arbitrary code on the system caused by a pollution flaw in parseQuery function. OpenStack Keystone CVE-2021-3563 is vulnerable to bypass security restriction...

9.8CVSS9.6AI score0.61979EPSS
Exploits26Affected Software1
Rows per page
Query Builder