Lucene search

K

Fastify-Csrf Security Vulnerabilities - January

cve
cve

CVE-2020-28482

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: { path: '/', sameSite: true } 2. The CSRF token was available in the GET query parameter

8.8CVSS

8.7AI Score

0.002EPSS

2021-01-19 03:15 PM
35
cve
cve

CVE-2021-29624

fastify-csrf is an open-source plugin helps developers protect their Fastify server against CSRF attacks. Versions of fastify-csrf prior to 3.1.0 have a "double submit" mechanism using cookies with an application deployed across multiple subdomains, e.g. "heroku"-style platform as a service. Versio...

6.5CVSS

6.2AI Score

0.001EPSS

2021-05-19 10:15 PM
68
2
cve
cve

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 the ...

5.3CVSS

5.1AI Score

0.07EPSS

2024-01-15 04:15 PM
18
cve
cve

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 destro...

7.4CVSS

7.4AI Score

0.0004EPSS

2024-04-10 10:15 PM
32
cve
cve

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 destroyed....

7.4CVSS

6.7AI Score

0.0004EPSS

2024-05-21 09:15 PM
34