Lucene search
+L

956 matches found

CNNVD
CNNVD
added 2023/04/19 12:0 a.m.17 views

Strapi 授权问题漏洞

Strapi is an open source content management system CMS. A security vulnerability exists in Strapi versions prior to 4.5.5 that stems from the fact that Strapi does not validate access or ID tokens issued during the OAuth process when the AWS Cognito login provider is used for authentication...

8.2CVSS7.5AI score0.04158EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/04/11 12:0 a.m.24 views

PT-2023-20820 · Opencats · Opencats

Name of the Vulnerable Software and Affected Versions: OpenCATS version 0.9.7 Description: A Cross-Site Request Forgery CSRF issue allows attackers to force users into submitting web requests via unspecified vectors. Recommendations: For OpenCATS version 0.9.7, consider implementing anti-CSRF...

4.3CVSS7.3AI score0.00234EPSS
SaveExploits0References7
OSV
OSV
added 2023/04/04 5:15 p.m.8 views

CVE-2023-1751

The listed versions of Nexx Smart Home devices use a WebSocket server that does not validate if the bearer token in the Authorization header belongs to the device attempting to associate. This could allow any authorized user to receive alarm information and signals meant for other devices which...

5.3CVSS6.1AI score0.00586EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/04/04 4:54 p.m.30 views

CVE-2023-1751 CVE-2023-1751

The listed versions of Nexx Smart Home devices use a WebSocket server that does not validate if the bearer token in the Authorization header belongs to the device attempting to associate. This could allow any authorized user to receive alarm information and signals meant for other devices which...

7.5CVSS7.6AI score0.00586EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2023/03/02 12:0 a.m.44 views

Gitlab -- Multiple Vulnerabilities

Gitlab reports: Stored XSS via Kroki diagram Prometheus integration Google IAP details are not hidden, may leak account details from instance/group/project settings Improper validation of SSO and SCIM tokens while managing groups Maintainer can leak Datadog API key by changing Datadog site...

8.7CVSS5.1AI score0.9242EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2023/02/28 6:6 p.m.117 views

Internet Bug Bounty: JWT audience claim is not verified

An improper authorization vulnerability existed in all versions of Argo CD starting with v1.8.2, allowing the API to accept certain invalid tokens due to the lack of validation of the audience claim in signed tokens. This could allow an attacker to use a stolen token intended for a different...

9CVSS8.9AI score0.00879EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/02/25 12:0 a.m.9 views

PT-2023-16704 · Froxlor · Froxlor

Name of the Vulnerable Software and Affected Versions: Froxlor versions prior to 2.0.11 Description: The issue is related to Cross-Site Request Forgery CSRF in the GitHub repository froxlor/froxlor. This type of attack forces a user to execute unintended actions on a web application that they are...

8.8CVSS7AI score0.00324EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2023/02/15 5:44 a.m.11 views

SUSE CVE-2012-4456

The 1 OS-KSADM/services and 2 tenant APIs in OpenStack Keystone Essex before 2012.1.2 and Folsom before folsom-2 do not properly validate X-Auth-Token, which allow remote attackers to read the roles for an arbitrary user or get, create, or delete arbitrary services...

7.5CVSS6.7AI score0.03965EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:2 a.m.6 views

SUSE CVE-2016-4430

Apache Struts 2 2.3.20 through 2.3.28.1 mishandles token validation, which allows remote attackers to conduct cross-site request forgery CSRF attacks via unspecified vectors...

8.8CVSS7.1AI score0.03671EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.4 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.01265EPSS
SaveExploits0References3
NVD
NVD
added 2023/01/26 9:18 p.m.29 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.129 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.27 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.24 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.11 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.57 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
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.48 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.15 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
NVD
NVD
added 2022/12/27 10:15 p.m.23 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
Rows per page
Query Builder