Lucene search
+L

884 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.3 views

SUSE CVE-2022-29226

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current...

10CVSS8.9AI score0.01238EPSS
SaveExploits0References3
NVD
NVD
added 2023/01/26 9:18 p.m.26 views

CVE-2023-22482

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions of Argo CD starting with v1.8.2 and prior to 2.3.13, 2.4.19, 2.5.6, and 2.6.0-rc-3 are vulnerable to an improper authorization bug causing the API to accept certain invalid tokens. OIDC providers include an aud...

9CVSS9.1AI score0.00879EPSS
SaveExploits0References1
CVE
CVE
added 2023/01/25 6:25 p.m.119 views

CVE-2023-22482

Argo CD is affected by CVE-2023-22482: an improper authorization issue caused by failure to validate the audience (aud) claim in OIDC-signed tokens. Affected versions are Argo CD v1.8.2 and later until just before patches: 2.3.13, 2.4.19, 2.5.6, and 2.6.0-rc-3. The root cause is that Argo CD veri...

9CVSS8.6AI score0.00879EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2023/01/19 7:41 a.m.25 views

Improper Access Control

github.com/justinas/nosurf is vulnerable to Improper Access Control. The vulnerability exists in the verification of token functions in token.go due to improper input validation which allows an attacker to provide arbitrary tokens which are marked as valid...

7.5CVSS7.3AI score0.00722EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/01/16 3:38 p.m.23 views

Insecure Token Validation

keycloak-services is vulnerable to Insecure Token validation. The vulnerability exists because the verifyToken function in ClientRegistrationTokenUtils.java does not properly validate the client tokens for possible revocations in its client credential flow, allowing an attacker to access or modif...

3.8CVSS6.7AI score0.00466EPSS
SaveExploits0References5Affected Software2
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
SaveExploits0References4
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
SaveExploits0References2
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
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.43 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
SaveExploits0References5Affected Software1
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
SaveExploits0References5
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
SaveExploits0References3
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
SaveExploits0References3
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
SaveExploits0References3
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
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2022/12/27 12:0 a.m.7 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
SaveExploits0References4
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
SaveExploits0References5Affected 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
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2022/12/22 12:0 a.m.4 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
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
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/12/21 6:48 p.m.23 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
SaveExploits0References5
Rows per page
Query Builder