Lucene search
+L

755 matches found

NVD
NVD
added 2024/05/21 9:15 p.m.36 views

CVE-2024-35220

@fastify/session is a session plugin for fastify. Requires the @fastify/cookie plugin. When restoring the cookie from the session store, the expires field is overriden if the maxAge field was set. This means a cookie is never correctly detected as expired and thus expired sessions are not...

7.4CVSS7.4AI score0.00445EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/21 8:26 p.m.17 views

CVE-2024-35220 @fastify/session reuses destroyed session cookie

@fastify/session is a session plugin for fastify. Requires the @fastify/cookie plugin. When restoring the cookie from the session store, the expires field is overriden if the maxAge field was set. This means a cookie is never correctly detected as expired and thus expired sessions are not...

7.4CVSS6.8AI score0.00445EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 8:26 p.m.62 views

CVE-2024-35220

Summary: CVE-2024-35220 affects the @fastify/session plugin for Fastify. When restoring a cookie from the session store, the expires field is overridden if maxAge is set, causing expired cookies/sessions to not be destroyed. The issue is fixed in version 10.8.0; affected users should upgrade to 1...

7.4CVSS7.4AI score0.00445EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 8:26 p.m.25 views

CVE-2024-35220 @fastify/session reuses destroyed session cookie

@fastify/session is a session plugin for fastify. Requires the @fastify/cookie plugin. When restoring the cookie from the session store, the expires field is overriden if the maxAge field was set. This means a cookie is never correctly detected as expired and thus expired sessions are not...

7.4CVSS7.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 8:26 p.m.44 views

CVE-2024-35220 @fastify/session reuses destroyed session cookie

@fastify/session is a session plugin for fastify. Requires the @fastify/cookie plugin. When restoring the cookie from the session store, the expires field is overriden if the maxAge field was set. This means a cookie is never correctly detected as expired and thus expired sessions are not...

7.4CVSS7.4AI score0.00445EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 6:09 p.m.65 views

GHSA-PJ27-2XVP-4QXG @fastify/session reuses destroyed session cookie

Impact When restoring the cookie from the session store, the expires field is overriden if the maxAge field was set. This means a cookie is never correctly detected as expired and thus expired sessions are not destroyed. Patches Updating to v10.9.0 will solve this. Workarounds None References...

7.4CVSS7.3AI score0.00445EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/05/21 6:09 p.m.19 views

@fastify/session reuses destroyed session cookie

Impact When restoring the cookie from the session store, the expires field is overriden if the maxAge field was set. This means a cookie is never correctly detected as expired and thus expired sessions are not destroyed. Patches Updating to v10.9.0 will solve this. Workarounds None References...

7.4CVSS7AI score0.00445EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.8 views

fastify session 安全漏洞

fastify session is an open source plugin for fastify. A security vulnerability exists in fastify session version 10.8.0 and earlier that stems from the reuse of a corrupted session cookie...

7.4CVSS7.3AI score0.00445EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/10 10:15 p.m.41 views

CVE-2024-31999

@festify/secure-session creates a secure stateless cookie session for Fastify. At the end of the request handling, it will encrypt all data in the session with a secret key and attach the ciphertext as a cookie value with the defined cookie name. After that, the session on the server side is...

7.4CVSS7.4AI score0.00617EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/10 9:59 p.m.28 views

CVE-2024-31999 @fastify/secure-session: Reuse of destroyed secure session cookie

@festify/secure-session creates a secure stateless cookie session for Fastify. At the end of the request handling, it will encrypt all data in the session with a secret key and attach the ciphertext as a cookie value with the defined cookie name. After that, the session on the server side is...

7.4CVSS7.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/10 9:59 p.m.25 views

CVE-2024-31999 @fastify/secure-session: Reuse of destroyed secure session cookie

@festify/secure-session creates a secure stateless cookie session for Fastify. At the end of the request handling, it will encrypt all data in the session with a secret key and attach the ciphertext as a cookie value with the defined cookie name. After that, the session on the server side is...

7.4CVSS7.2AI score0.00617EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/04/10 12:00 a.m.8 views

Fastify 安全漏洞

Fastify is an OpenJS Foundation open source web framework for Node.js. A security vulnerability exists in Fastify secure-session versions prior to 7.3.0, which stems from a vulnerability that allows an attacker to reuse a corrupted secure-session cookie...

7.4CVSS7.2AI score0.00617EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/01/16 3:24 p.m.53 views

Default swagger-ui configuration exposes all files in the module

Impact The default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. Patches Update to v2.1.0 Workarounds Use the baseDir option References HackerOne report...

5.3CVSS7AI score0.0229EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/01/16 3:24 p.m.103 views

GHSA-62JR-84GF-WMG4 Default swagger-ui configuration exposes all files in the module

Impact The default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. Patches Update to v2.1.0 Workarounds Use the baseDir option References HackerOne report...

5.3CVSS5.1AI score0.0229EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/01/16 5:04 a.m.27 views

Directory Traversal

fastify-swagger-ui is vulnerable to Directory Traversal. The vulnerability is caused due to a default configuration issue in @fastify/swagger-ui .If the baseDir option is not set, the module exposes all files in its directory through the HTTP route it serves. This allows an attacker to gain...

5.3CVSS6.9AI score0.0229EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/01/15 4:15 p.m.46 views

CVE-2024-22207

fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. The vulnerability is fixed in v2.1.0. Setting th...

5.3CVSS5.1AI score0.0229EPSS
SaveExploits0References3
Prion
Prion
added 2024/01/15 4:15 p.m.29 views

Default configuration

fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. The vulnerability is fixed in v2.1.0. Setting th...

5CVSS6.9AI score0.0229EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/01/15 3:40 p.m.36 views

CVE-2024-22207 Default swagger-ui configuration exposes all files in the module

fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. The vulnerability is fixed in v2.1.0. Setting th...

5.3CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/01/15 3:40 p.m.59 views

CVE-2024-22207 Default swagger-ui configuration exposes all files in the module

fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. The vulnerability is fixed in v2.1.0. Setting th...

5.3CVSS5.4AI score0.0229EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/01/15 3:40 p.m.4 views

CVE-2024-22207 Default swagger-ui configuration exposes all files in the module

fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. The vulnerability is fixed in v2.1.0. Setting th...

5.3CVSS5AI score0.0229EPSS
SaveExploits0References3
Rows per page
Query Builder