Lucene search
+L

879 matches found

OSV
OSV
added 2023/01/12 11:39 p.m.36 views

GHSA-V436-Q368-HVGG Keycloak has lack of validation of access token on client registrations endpoint

When a service account with the create-client or manage-clients role can use the client-registration endpoints to create/manage clients with an access token. If the access token is leaked, there is an option to revoke the specific token. However, the check is not performed in client-registration...

6.5CVSS5.9AI score0.00466EPSS
Exploits0References4
CNNVD
CNNVD
added 2023/01/12 12:0 a.m.10 views

Rumpus FTP Web File Manager 数据伪造问题漏洞

Rumpus FTP Web File Manager is a file transfer server. A security vulnerability exists in Rumpus FTP Web File Manager version 9.0.7.1, which stems from improper token validation that could allow bypassing authentication...

7.5CVSS7.3AI score0.00225EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.41 views

robbert229/jwt's token validation methods vulnerable to a timing side-channel during HMAC comparison

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC...

7.5CVSS7.2AI score0.00748EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2022/12/28 12:30 a.m.13 views

GHSA-5VW4-V588-PGV8 robbert229/jwt's token validation methods vulnerable to a timing side-channel during HMAC comparison

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC...

7.5CVSS7.4AI score0.00748EPSS
Exploits0References5
OSV
OSV
added 2022/12/28 12:30 a.m.54 views

GHSA-5X84-Q523-VVWR nosurf vulnerable to improper input validation

Due to improper validation of caller input, validation is silently disabled if the provided expected token is malformed, causing any user supplied token to be considered valid...

7.5CVSS7.4AI score0.00722EPSS
Exploits0References5
NVD
NVD
added 2022/12/27 10:15 p.m.21 views

CVE-2015-10004

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC...

7.5CVSS0.00748EPSS
Exploits0References3
Prion
Prion
added 2022/12/27 10:15 p.m.14 views

Design/Logic Flaw

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC...

5CVSS6.9AI score0.00748EPSS
Exploits0References3
Cvelist
Cvelist
added 2022/12/27 9:13 p.m.32 views

CVE-2015-10004 Timing side-channel in github.com/robbert229/jwt

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC...

7.4AI score0.00748EPSS
Exploits0References3
CVE
CVE
added 2022/12/27 9:13 p.m.77 views

CVE-2015-10004

CVE-2015-10004 corresponds to a timing side-channel vulnerability in the token validation path of the github.com/robbert229/jwt library. The underlying issue is a flawed HMAC comparison that leaks timing information, enabling an attacker to infer the expected HMAC with a high likelihood under a h...

7.5CVSS7.4AI score0.00748EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2022/12/27 12:0 a.m.6 views

Jwt 安全漏洞

Jwt is a simple library that uses Json Web Token and Json Web Signature. Jwt suffers from a security vulnerability that stems from the susceptibility of the token validation method to timing side channels during HMAC comparisons...

7.5CVSS7.2AI score0.00748EPSS
Exploits0References4
Veracode
Veracode
added 2022/12/23 6:16 a.m.38 views

Incorrect Verification Of Tokens

jsonwebtoken is vulnerable to incorrect verification of tokens. A remote attacker is able to validate forged tokens via passing a poorly implemented key retrieval function referring to the secretOrPublicKey argument when the application is supporting both symmetric and asymmetric keys with the sa...

6.3CVSS6.9AI score0.00753EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/22 3:33 a.m.46 views

jsonwebtoken's insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC

Overview Versions =8.5.1 of jsonwebtoken library can be misconfigured so that passing a poorly implemented key retrieval function referring to the secretOrPublicKey argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm...

6.3CVSS1.9AI score0.00753EPSS
Exploits0References6Affected Software1
CNNVD
CNNVD
added 2022/12/22 12:0 a.m.3 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
Exploits0References5
CVE
CVE
added 2022/12/21 7:50 p.m.105 views

CVE-2022-23551

CVE-2022-23551 concerns AAD Pod Identity: the NMI component could bypass validation for token requests containing a backslash (example /metadata/identity\oauth2\token/), potentially enabling a pod to access identities it should not have. The bug arises from NMI’s regex-based validation and is add...

5.3CVSS5.1AI score0.00709EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/21 6:48 p.m.24 views

AAD Pod Identity obtaining token with backslash

Impact What kind of vulnerability is it? Who is impacted? The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request example: /metadata/identity\oauth2\token/ would bypass the NMI validation and be...

5.3CVSS2.9AI score0.00709EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2022/12/21 6:48 p.m.22 views

GHSA-P82Q-RXPM-HJPC AAD Pod Identity obtaining token with backslash

Impact What kind of vulnerability is it? Who is impacted? The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request example: /metadata/identity\oauth2\token/ would bypass the NMI validation and be...

5.3CVSS5AI score0.00709EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2022/12/15 12:0 a.m.6 views

PT-2022-26184 · Unknown · Bigbluebutton

Name of the Vulnerable Software and Affected Versions: BigBlueButton versions prior to 2.4.3 Description: The issue is related to Insufficient Verification of Data Authenticity, resulting in Denial of Service. An attacker can make a Meteor call to validateAuthToken using a victim's userId,...

4.3CVSS4.4AI score0.00361EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2022/12/13 12:0 a.m.4 views

PT-2022-27727 · Unknown · Gym Management System

Name of the Vulnerable Software and Affected Versions: Gym Management System version 0.0.1 Description: The issue is related to Cross Site Request Forgery CSRF, which is a type of attack that tricks a user into performing unintended actions on a web application. Recommendations: For Gym Managemen...

4.5CVSS4.6AI score0.00316EPSS
Exploits1References3
CNNVD
CNNVD
added 2022/12/08 12:0 a.m.7 views

JetBrains Gateway 授权问题漏洞

JetBrains Gateway is a compact desktop application from the Czech company JetBrains. Allows you to work remotely using the JetBrains IDE, even without a download. A security vulnerability exists in JetBrains Gateway versions prior to 2022.3 that stems from the fact that a client can connect witho...

8.8CVSS7.9AI score0.00428EPSS
Exploits0References2
OSV
OSV
added 2022/12/06 4:15 p.m.5 views

CVE-2022-46382

RackN Digital Rebar through 4.6.14, 4.7 through 4.7.22, 4.8 through 4.8.5, 4.9 through 4.9.12, and 4.10 through 4.10.8 has Insecure Permissions. After signing into Digital Rebar, users are issued authentication tokens tied to their account to perform actions within Digital Rebar. During the...

8.8CVSS5.8AI score0.00625EPSS
Exploits0References1
Rows per page
Query Builder