Lucene search
+L

755 matches found

Cvelist
Cvelist
added 2023/04/21 10:28 p.m.70 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.3AI score0.00751EPSS
SaveExploits0References3
OSV
OSV
added 2023/04/21 10:28 p.m.33 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.1CVSS7.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/04/21 12:00 a.m.15 views

PT-2023-22091 · Unknown · @Fastify/Passport +1

Name of the Vulnerable Software and Affected Versions: @fastify/passport versions prior to the version that regenerates sessionId upon login Description: Applications using @fastify/passport for user authentication, in combination with @fastify/session as the underlying session management...

8.1CVSS7.9AI score0.00751EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2023/04/20 9:28 p.m.29 views

CVE-2023-27495

@fastify/csrf-protection is a plugin which helps protect Fastify servers against CSRF attacks. The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions...

6.5CVSS6.2AI score0.00829EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/04/20 9:18 p.m.53 views

Bypass of CSRF protection in the presence of predictable userInfo

Description The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions. @fastify/csrf-protection supports an optional userInfo parameter that binds the CSRF token to the use...

6.5CVSS6.3AI score0.00331EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2023/04/20 6:15 p.m.29 views

CVE-2023-27495

@fastify/csrf-protection is a plugin which helps protect Fastify servers against CSRF attacks. The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions...

6.5CVSS5.8AI score0.00331EPSS
SaveExploits0References3
Prion
Prion
added 2023/04/20 6:15 p.m.34 views

Cross site request forgery (csrf)

@fastify/csrf-protection is a plugin which helps protect Fastify servers against CSRF attacks. The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions...

4.3CVSS6.4AI score0.00829EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/20 5:05 p.m.5 views

CVE-2023-27495 Bypass of CSRF protection in the presence of predictable userInfo in @fastify/csrf-protection

@fastify/csrf-protection is a plugin which helps protect Fastify servers against CSRF attacks. The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions...

5.3CVSS6.8AI score0.00331EPSS
SaveExploits0References3
OSV
OSV
added 2023/04/20 5:05 p.m.32 views

CVE-2023-27495 Bypass of CSRF protection in the presence of predictable userInfo in @fastify/csrf-protection

@fastify/csrf-protection is a plugin which helps protect Fastify servers against CSRF attacks. The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions...

5.3CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2023/04/20 5:05 p.m.66 views

CVE-2023-27495

The CVE-2023-27495 entry concerns the @fastify/csrf-protection plugin for Fastify. A CSRF protection bypass can occur when the optional userInfo parameter is missing or its value is predictable, allowing network and same-site attackers to fixate the _csrf cookie and forge valid tokens for a user’...

6.5CVSS5.7AI score0.00331EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/04/20 5:05 p.m.51 views

CVE-2023-27495 Bypass of CSRF protection in the presence of predictable userInfo in @fastify/csrf-protection

@fastify/csrf-protection is a plugin which helps protect Fastify servers against CSRF attacks. The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions...

5.3CVSS6.7AI score0.00331EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/04/20 12:00 a.m.8 views

Fastify Fastify-csrf 跨站请求伪造漏洞

Fastify Fastify-csrf is a Fastify community based on Javascript can provide CSRF protection for Fastify plugin . A cross-site request forgery vulnerability exists in Fastify Fastify-csrf. An attacker can exploit this vulnerability to bypass the cross-site request forgery protection mechanism...

6.5CVSS6.2AI score0.00331EPSS
SaveExploits0References5
OSV
OSV
added 2023/02/14 9:49 p.m.21 views

GHSA-HPP2-2CR5-PF6G Denial of service due to unlimited number of parts

Impact The multipart body parser accepts an unlimited number of file parts. The multipart body parser accepts an unlimited number of field parts. The multipart body parser accepts an unlimited number of empty parts as field parts. Patches This is fixed in v7.4.1 for Fastify v4.x and v6.0.1 for...

7.5CVSS7.4AI score0.01463EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2023/02/14 9:49 p.m.29 views

Denial of service due to unlimited number of parts

Impact The multipart body parser accepts an unlimited number of file parts. The multipart body parser accepts an unlimited number of field parts. The multipart body parser accepts an unlimited number of empty parts as field parts. Patches This is fixed in v7.4.1 for Fastify v4.x and v6.0.1 for...

7.5CVSS7.2AI score0.01463EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2023/02/14 4:15 p.m.40 views

CVE-2023-25576

@fastify/multipart is a Fastify plugin to parse the multipart content-type. Prior to versions 7.4.1 and 6.0.1, @fastify/multipart may experience denial of service due to a number of situations in which an unlimited number of parts are accepted. This includes the multipart body parser accepting an...

7.5CVSS7.3AI score0.01463EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/02/14 3:04 p.m.49 views

CVE-2023-25576 @fastify/multipart vulnerable to DoS due to unlimited number of parts

@fastify/multipart is a Fastify plugin to parse the multipart content-type. Prior to versions 7.4.1 and 6.0.1, @fastify/multipart may experience denial of service due to a number of situations in which an unlimited number of parts are accepted. This includes the multipart body parser accepting an...

7.5CVSS7.5AI score0.01463EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/02/14 3:04 p.m.9 views

CVE-2023-25576 @fastify/multipart vulnerable to DoS due to unlimited number of parts

@fastify/multipart is a Fastify plugin to parse the multipart content-type. Prior to versions 7.4.1 and 6.0.1, @fastify/multipart may experience denial of service due to a number of situations in which an unlimited number of parts are accepted. This includes the multipart body parser accepting an...

7.5CVSS7.5AI score0.01463EPSS
SaveExploits0References5
CVE
CVE
added 2023/02/14 3:04 p.m.73 views

CVE-2023-25576

CVE-2023-25576 affects the Fastify multipart plugin (@fastify/multipart). The vulnerability is a denial-of-service caused by the multipart body parser accepting an unlimited number of parts (files, fields, or empty field parts). It is fixed by upgrading to v7.4.1 for Fastify v4.x and v6.0.1 for F...

7.5CVSS7.2AI score0.01463EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/02/14 3:04 p.m.35 views

CVE-2023-25576 @fastify/multipart vulnerable to DoS due to unlimited number of parts

@fastify/multipart is a Fastify plugin to parse the multipart content-type. Prior to versions 7.4.1 and 6.0.1, @fastify/multipart may experience denial of service due to a number of situations in which an unlimited number of parts are accepted. This includes the multipart body parser accepting an...

7.5CVSS7.2AI score
SaveExploits0References7
CNNVD
CNNVD
added 2023/02/14 12:00 a.m.10 views

fastify-multipart 安全漏洞

fastify-multipart is a package that supports parsing multiple content types. A security vulnerability exists in fastify-multipart versions prior to 6.0.1, prior to 7.0.0, and prior to 7.4.1, which originates from a multipart subject parser that accepts an unlimited number of file parts, a multipa...

7.5CVSS7.4AI score0.01463EPSS
SaveExploits0References7
Rows per page
Query Builder