Lucene search
+L

102 matches found

OSV
OSV
added 2022/12/22 3:32 a.m.98 views

GHSA-QWPH-4952-7XR6 jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()

Overview In versions =8.5.1 of jsonwebtoken library, lack of algorithm definition and a falsy secret or key in the jwt.verify function can lead to signature validation bypass due to defaulting to the none algorithm for signature verification. Am I affected? You will be affected if all the followi...

6.4CVSS7AI score0.00532EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/12/22 3:32 a.m.75 views

jsonwebtoken unrestricted key type could lead to legacy keys usage

Overview Versions =8.5.1 of jsonwebtoken library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. Am I affected? You are affected if you are using an algorithm and a key type other than the...

8.1CVSS6.6AI score0.00479EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/12/22 3:31 a.m.100 views

GHSA-27H2-HVPR-P74Q jsonwebtoken has insecure input validation in jwt.verify function

Overview For versions =8.5.1 of jsonwebtoken library, if a malicious actor has the ability to modify the key retrieval parameter referring to the secretOrPublicKey argument from the readme link of the jwt.verify function, they can gain remote code execution RCE. Am I affected? This security issue...

7.6CVSS6.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/12/22 3:31 a.m.155 views

jsonwebtoken has insecure input validation in jwt.verify function

Overview For versions =8.5.1 of jsonwebtoken library, if a malicious actor has the ability to modify the key retrieval parameter referring to the secretOrPublicKey argument from the readme link of the jwt.verify function, they can gain remote code execution RCE. Am I affected? This security issue...

2.8AI score
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2022/12/22 12:0 a.m.3 views

jsonwebtoken 数据伪造问题漏洞

jsonwebtoken is Auth0 open source implementation of a JSON Web token . jsonwebtoken version 8.5.1 and earlier versions of data forgery vulnerability , the vulnerability stems from the default use of the "none" algorithm for signature verification , jwt.verify function in the lack of algorithm...

7.6CVSS7AI score0.00532EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/12/22 12:0 a.m.9 views

PT-2022-16059

Name of the Vulnerable Software and Affected Versions jsonwebtoken versions =8.5.1 Description The jsonwebtoken library could be misconfigured to use legacy, insecure key types for signature verification. For example, DSA keys could be used with the RS256 algorithm. Users are affected if they use...

8.1CVSS6.8AI score0.00479EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2022/12/22 12:0 a.m.11 views

PT-2022-16062

Name of the Vulnerable Software and Affected Versions jsonwebtoken versions = 8.5.1 Description The jsonwebtoken library can be misconfigured, leading to incorrect verification of tokens. This occurs when a poorly implemented key retrieval function is used, referring to the secretOrPublicKey...

6.3CVSS6.4AI score0.00753EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2022/12/22 12:0 a.m.9 views

PT-2022-16061

Name of the Vulnerable Software and Affected Versions jsonwebtoken versions =8.5.1 Description The issue arises from the lack of algorithm definition in the jwt.verify function, leading to a signature validation bypass due to defaulting to the none algorithm for signature verification. This occur...

7.6CVSS6.8AI score0.00532EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2022/12/22 12:0 a.m.5 views

jsonwebtoken 安全漏洞

jsonwebtoken is a JSON Web token implementation of Auth0 open source. A security vulnerability exists in jsonwebtoken version 8.5.1 and earlier versions, which stems from a key retrieval function that will result in a token validation error...

6.3CVSS6.7AI score0.00753EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2018/11/09 5:50 p.m.28 views

Exposure of Sensitive information in authentikat-jwt

A time-sensitive equality check on the JWT signature in the JsonWebToken.validate method in main/scala/authentikat/jwt/JsonWebToken.scala in authentikat-jwt aka com.jason-goodwin/authentikat-jwt version 0.4.5 and earlier allows the supplier of a JWT token to guess bit after bit of the signature b...

9.8CVSS3.7AI score0.02EPSS
SaveExploits0References5Affected Software1
vulnersOsv
vulnersOsv
added 2018/10/09 12:38 a.m.5 views

@irjudson/nitrogen-mongodb-providers (=0.3.7), ah-auth-plugin (=0.0.1) +101 more potentially affected by CVE-2015-9235 via jsonwebtoken (>=0.1.0 <=4.0.0)

jsonwebtoken NPM version =0.1.0, =0.0.2, =0.1.0, =0.0.7, =0.0.4, =1.0.0, =0.1.0, =0.0.1, =0.0.0, =0.0.2 and more Source cves: CVE-2015-9235 Source advisory: OSV:GHSA-C7HR-J4MJ-J2W6...

9.8CVSS7.2AI score0.08655EPSS
SaveExploits3
OSV
OSV
added 2018/10/09 12:38 a.m.48 views

GHSA-C7HR-J4MJ-J2W6 Verification Bypass in jsonwebtoken

Versions 4.2.1 and earlier of jsonwebtoken are affected by a verification bypass vulnerability. This is a result of weak validation of the JWT algorithm type, occuring when an attacker is allowed to arbitrarily specify the JWT algorithm. Recommendation Update to version 4.2.2 or later...

9.8CVSS9.4AI score0.08655EPSS
SaveExploits3References6
CNVD
CNVD
added 2018/06/11 12:0 a.m.17 views

jsonwebtoken node module bypass authentication vulnerability

The jsonwebtoken node module is a JSON Web Taken JWT implementation for node.js. A security vulnerability exists in the jsonwebtoken node module prior to version 4.2.2, which stems from the program using the same signature to validate two types of tokens. An attacker could use this vulnerability ...

9.8CVSS9.4AI score0.08655EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
added 2018/05/31 9:22 p.m.39 views

CVE-2015-9235

In jsonwebtoken node module before 4.2.2 it is possible for an attacker to bypass verification when a token digitally signed with an asymmetric key RS/ES family of algorithms but instead the attacker send a token digitally signed with a symmetric algorithm HS family...

9.8CVSS2.1AI score0.08655EPSS
SaveExploits3References1
NVD
NVD
added 2018/05/29 8:29 p.m.32 views

CVE-2015-9235

In jsonwebtoken node module before 4.2.2 it is possible for an attacker to bypass verification when a token digitally signed with an asymmetric key RS/ES family of algorithms but instead the attacker send a token digitally signed with a symmetric algorithm HS family...

9.8CVSS9.4AI score0.08655EPSS
SaveExploits3References4
Prion
Prion
added 2018/05/29 8:29 p.m.21 views

Design/Logic Flaw

In jsonwebtoken node module before 4.2.2 it is possible for an attacker to bypass verification when a token digitally signed with an asymmetric key RS/ES family of algorithms but instead the attacker send a token digitally signed with a symmetric algorithm HS family...

7.5CVSS7AI score0.08655EPSS
SaveExploits3References4Affected Software1
Cvelist
Cvelist
added 2018/05/29 8:0 p.m.28 views

CVE-2015-9235

In jsonwebtoken node module before 4.2.2 it is possible for an attacker to bypass verification when a token digitally signed with an asymmetric key RS/ES family of algorithms but instead the attacker send a token digitally signed with a symmetric algorithm HS family...

9.5AI score0.08655EPSS
SaveExploits3References4
CVE
CVE
added 2018/05/29 8:0 p.m.100 views

CVE-2015-9235

CVE-2015-9235 affects the jsonwebtoken Node.js module (pre-4.2.2). The vulnerability allows bypass of token verification when a token signed with RS/ES (asymmetric) is presented but validated with a symmetric HS* algorithm due to weak validation of the JWT algorithm type. This leads to potential ...

9.8CVSS9.3AI score0.08655EPSS
SaveExploits3References4Affected Software1
Positive Technologies
Positive Technologies
added 2018/05/29 12:0 a.m.7 views

PT-2018-4549

Name of the Vulnerable Software and Affected Versions jsonwebtoken versions 4.2.1 and earlier Description The issue allows an attacker to bypass verification when a token digitally signed with an asymmetric key is sent, but the attacker instead sends a token digitally signed with a symmetric...

9.8CVSS8.3AI score0.08655EPSS
SaveExploits3References10
OSV
OSV
added 2018/03/18 3:29 a.m.11 views

CVE-2017-18239

A time-sensitive equality check on the JWT signature in the JsonWebToken.validate method in main/scala/authentikat/jwt/JsonWebToken.scala in authentikat-jwt aka com.jason-goodwin/authentikat-jwt version 0.4.5 and earlier allows the supplier of a JWT token to guess bit after bit of the signature b...

9.8CVSS9.5AI score
SaveExploits0References3
Rows per page
Query Builder