Lucene search
+L

718 matches found

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.22 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.2509 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
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.10 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
CNNVD
CNNVD
added 2023/07/03 12:0 a.m.5 views

编号撤回

Fastify is an open source web framework for Node.js from the OpenJS Foundation. This CVE number has been withdrawn...

5.4AI score
SaveExploits0References5
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
Veracode
Veracode
added 2023/04/27 1:44 p.m.18 views

Cross-site Request Forgery (CSRF)

@fastify/passport is vulnerable to Cross-site Request Forgery CSRF. When a user logs in, the library doesn't remove the session object, keeping the csrf property in tact across unauthenticated and authorized sessions. CSRF tokens created prior to authentication are therefore still valid. Thus,...

6.5CVSS6.6AI score0.00384EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2023/04/27 1:15 a.m.28 views

Session Fixation

@fastify/passport is vulnerable to Session Fixation. The vulnerability exists because the user validations do not properly perform in the logIn and logOut functions of SecureSessionManager.ts, which allows an attacker to hijack the victim's session by tossing a valid sessionId cookie in the...

8.1CVSS7.6AI score0.00751EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2023/04/24 10:15 a.m.18 views

Cross-site Request Forgery (CSRF)

@fastify/csrf-protection is vulnerable to Cross-site Request Forgery CSRF. An attackers is able to bypass the CSRF protection mechanism by fixing a csrf cookie in the victim's browser and forging valid CSRF tokens that are valid for the victim's session...

6.5CVSS6.4AI score0.00829EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/04/21 11:15 p.m.29 views

CVE-2023-29020

@fastify/passport is a port of passport authentication library for the Fastify ecosystem. The CSRF Cross-Site Request Forger protection enforced by the @fastify/csrf-protection library, when combined with @fastify/passport in affected versions, can be bypassed by network and same-site attackers...

6.5CVSS6.5AI score0.00384EPSS
SaveExploits0References4
NVD
NVD
added 2023/04/21 11:15 p.m.50 views

CVE-2023-29019

@fastify/passport is a port of passport authentication library for the Fastify ecosystem. Applications using @fastify/passport in affected versions for user authentication, in combination with @fastify/session as the underlying session management mechanism, are vulnerable to session fixation...

8.1CVSS8.1AI score0.00751EPSS
SaveExploits0References3
Prion
Prion
added 2023/04/21 11:15 p.m.17 views

Cross site request forgery (csrf)

@fastify/passport is a port of passport authentication library for the Fastify ecosystem. The CSRF Cross-Site Request Forger protection enforced by the @fastify/csrf-protection library, when combined with @fastify/passport in affected versions, can be bypassed by network and same-site attackers...

4.3CVSS6.5AI score0.00384EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2023/04/21 11:15 p.m.21 views

Session fixation

@fastify/passport is a port of passport authentication library for the Fastify ecosystem. Applications using @fastify/passport in affected versions for user authentication, in combination with @fastify/session as the underlying session management mechanism, are vulnerable to session fixation...

5.8CVSS8AI score0.00751EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/04/21 10:33 p.m.35 views

GHSA-4M3M-PPVX-XGW9 Session fixation in fastify-passport

Applications using @fastify/passport for user authentication, in combination with @fastify/session as the underlying session management mechanism, are vulnerable to session fixation attacks from network and same-site attackers. Details fastify applications rely on the @fastify/passport library fo...

8.1CVSS7.9AI score0.00751EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/04/21 10:33 p.m.63 views

Session fixation in fastify-passport

Applications using @fastify/passport for user authentication, in combination with @fastify/session as the underlying session management mechanism, are vulnerable to session fixation attacks from network and same-site attackers. Details fastify applications rely on the @fastify/passport library fo...

8.1CVSS5.9AI score0.00751EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/04/21 10:32 p.m.86 views

GHSA-2CCF-FFRJ-M4QW CSRF token fixation in fastify-passport

The CSRF protection enforced by the @fastify/csrf-protection library, when combined with @fastify/passport, can be bypassed by network and same-site attackers. Details fastify/csrf-protection implements the synchronizer token pattern using plugins @fastify/session and @fastify/secure-session by...

6.5CVSS6.5AI score0.00384EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/04/21 10:32 p.m.56 views

CSRF token fixation in fastify-passport

The CSRF protection enforced by the @fastify/csrf-protection library, when combined with @fastify/passport, can be bypassed by network and same-site attackers. Details fastify/csrf-protection implements the synchronizer token pattern using plugins @fastify/session and @fastify/secure-session by...

6.5CVSS6.2AI score0.00384EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2023/04/21 10:31 p.m.38 views

CVE-2023-29020 Cross site request forgery token fixation in fastify-passport

@fastify/passport is a port of passport authentication library for the Fastify ecosystem. The CSRF Cross-Site Request Forger protection enforced by the @fastify/csrf-protection library, when combined with @fastify/passport in affected versions, can be bypassed by network and same-site attackers...

6.5CVSS6.7AI score0.00384EPSS
SaveExploits0References4
Rows per page
Query Builder