Lucene search
+L

1209 matches found

OSV
OSV
added 2023/07/05 9:36 p.m.80 views

GHSA-G8X5-P9QC-CF95 @fastify/oauth2 vulnerable to Cross Site Request Forgery due to reused Oauth2 state

Impact All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be...

7.4CVSS7.9AI score0.00705EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2023/07/05 9:36 p.m.53 views

@fastify/oauth2 vulnerable to Cross Site Request Forgery due to reused Oauth2 state

Impact All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be...

8.8CVSS6.8AI score0.00705EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2023/07/05 8:38 a.m.20 views

Cross-Site Request Forgery (CSRF)

fastify-oauth2, is vulnerable to Cross-Site Request Forgery. The vulnerability exists due to lack of randomness in the state parameter of index.js which allows an attacker to execute operations within the victim's session, leading to unauthorized access to user accounts...

8.8CVSS7AI score0.00705EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2023/07/04 6:30 p.m.9 views

GHSA-HGXV-3497-3HHJ Duplicate Advisory: @fastify/oauth2 Oauth2 state parameter reuse

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-g8x5-p9qc-cf95. This link is maintained to preserve external references. Original Description All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all...

8.8CVSS8.7AI score0.00705EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/07/04 6:30 p.m.21 views

Duplicate Advisory: @fastify/oauth2 Oauth2 state parameter reuse

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-g8x5-p9qc-cf95. This link is maintained to preserve external references. Original Description All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all...

8.8CVSS6.8AI score0.00705EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2023/07/04 5:15 p.m.24 views

CVE-2023-31999

All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be connected to...

8.8CVSS8.7AI score0.00705EPSS
SaveExploits1References3
Prion
Prion
added 2023/07/04 5:15 p.m.21 views

Cross site request forgery (csrf)

All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be connected to...

6.8CVSS8.6AI score0.00705EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/07/04 4:29 p.m.33 views

CVE-2023-31999

All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be connected to...

8.9AI score0.00705EPSS
SaveExploits1References3
CVE
CVE
added 2023/07/04 4:29 p.m.2506 views

CVE-2023-31999

CVE-2023-31999 affects all versions of @fastify/oauth2 due to a statically generated OAuth2 state parameter at startup, reused across requests for all users and sessions. This CSRF flaw could enable forged requests. The issue was addressed in v7.2.0, which switches to per-user state stored in a c...

8.8CVSS8.6AI score0.00705EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/07/04 4:29 p.m.20 views

CVE-2023-31999

All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be connected to...

8.8CVSS7.1AI score0.00705EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/07/04 12:0 a.m.7 views

PT-2023-23563 · Unknown · @Fastify/Oauth2

Name of the Vulnerable Software and Affected Versions: @fastify/oauth2 versions prior to 7.2.0 Description: The issue arises from the statically generated state parameter used across all requests for all users, which should be unique per user to prevent Cross-Site-Request-Forgery attacks. The...

8.8CVSS7.8AI score0.00705EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2023/07/04 12:0 a.m.9 views

Fastify 跨站请求伪造漏洞

Fastify is an OpenJS Foundation open source web framework for Node.js. A security vulnerability exists in Fastify oauth2 that stems from the use of statically generated state parameters in all user requests...

8.8CVSS7.7AI score0.00705EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/07/03 12:0 a.m.9 views

PT-2023-25393 · Unknown · @Fastify/Oauth2

Name of the Vulnerable Software and Affected Versions: @fastify/oauth2 versions prior to 7.2.0 Description: The issue is related to cross-site request forgery CSRF due to the use of a statically generated state parameter across all requests for all users. This parameter should be unique per user...

6.5AI score
SaveExploits0References2
CNVD
CNVD
added 2023/06/21 12:0 a.m.36 views

Mattermost Code Issue Vulnerability (CNVD-2023-55039)

Mattermost is an open source collaboration platform from Mattermost, Inc. in the United States. Mattermost has a code issue vulnerability that can be exploited by an attacker with administrator privileges to maintain privileges by obtaining an oauth2 access token...

6.5CVSS6.9AI score0.00504EPSS
SaveExploits0References1
NVD
NVD
added 2023/06/16 9:15 a.m.22 views

CVE-2023-2788

Mattermost fails to check if an admin user account active after an oauth2 flow is started, allowing an attacker with admin privileges to retain persistent access to Mattermost by obtaining an oauth2 access token while the attacker's account is deactivated...

6.5CVSS6.3AI score0.00504EPSS
SaveExploits0References1
Prion
Prion
added 2023/06/16 9:15 a.m.17 views

Buffer overflow

Mattermost fails to check if an admin user account active after an oauth2 flow is started, allowing an attacker with admin privileges to retain persistent access to Mattermost by obtaining an oauth2 access token while the attacker's account is deactivated...

4.7CVSS6.4AI score0.00504EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/16 8:58 a.m.9 views

CVE-2023-2788 Deactivated user can retain access using oauth2 api

Mattermost fails to check if an admin user account active after an oauth2 flow is started, allowing an attacker with admin privileges to retain persistent access to Mattermost by obtaining an oauth2 access token while the attacker's account is deactivated...

6.2CVSS6.8AI score0.00504EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/06/16 8:58 a.m.28 views

CVE-2023-2788 Deactivated user can retain access using oauth2 api

Mattermost fails to check if an admin user account active after an oauth2 flow is started, allowing an attacker with admin privileges to retain persistent access to Mattermost by obtaining an oauth2 access token while the attacker's account is deactivated...

6.2CVSS6.6AI score0.00504EPSS
SaveExploits0References1
CVE
CVE
added 2023/06/16 8:58 a.m.53 views

CVE-2023-2788

Mattermost CVE-2023-2788 describes a failure to validate an admin user’s active status after an OAuth2 flow, allowing an attacker with admin privileges to retain persistent access by obtaining an OAuth2 access token while the attacker’s account is deactivated. Affected platform is Mattermost; the...

6.5CVSS6.2AI score0.00504EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/06/16 8:58 a.m.17 views

CVE-2023-2788 Deactivated user can retain access using oauth2 api

Mattermost fails to check if an admin user account active after an oauth2 flow is started, allowing an attacker with admin privileges to retain persistent access to Mattermost by obtaining an oauth2 access token while the attacker's account is deactivated...

6.2CVSS6.6AI score0.00504EPSS
SaveExploits0References3
Rows per page
Query Builder