Lucene search
+L

755 matches found

CNNVD
CNNVD
added 2023/07/04 12:00 a.m.12 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:00 a.m.8 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:00 a.m.14 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.20 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.29 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.19 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.31 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.52 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.21 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.23 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.43 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.64 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.87 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.58 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.41 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
CVE
CVE
added 2023/04/21 10:31 p.m.69 views

CVE-2023-29020

CVE-2023-29020 describes a CSRF token fixation flaw in the interaction between @fastify/passport and @fastify/csrf-protection. The issue arises because @fastify/passport does not clear the user session on login, allowing the _csrf token generated before authentication to remain valid across unaut...

6.5CVSS6.5AI score0.00384EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/21 10:31 p.m.8 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.6AI score0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2023/04/21 10:31 p.m.21 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.5AI score
SaveExploits0References6
CVE
CVE
added 2023/04/21 10:28 p.m.63 views

CVE-2023-29019

The CVE-2023-29019 issue affects the @fastify/passport package used with @fastify/session. The login flow preserves the sessionId between pre-login and authenticated sessions due to the authenticate function, enabling session fixation by network or same-site attackers who can supply a valid sessi...

8.1CVSS8AI score0.00751EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/21 10:28 p.m.10 views

CVE-2023-29019 Session fixation in fastify-passport

@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
Rows per page
Query Builder