Lucene search
+L

28 matches found

nodejs
nodejs
added 2021/02/22 5:29 p.m.75 views

Cross-Site Request Forgery (CSRF)

Overview Affected versions of the fastify-csrf package are vulnerable to Cross-site Request Forgery CSRF. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true . Also, the CSRF token was available in the GET query parameter...

6.8CVSS2.3AI score0.0098EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2021/01/20 9:30 p.m.66 views

GHSA-49WP-QQ6X-G2RF Cross-site Request Forgery in fastify-csrf

The package fastify-csrf before 3.0.0 has a set of issues that affect its ability to do CSRF protection. 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.8CVSS8.6AI score0.0098EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2021/01/20 9:30 p.m.38 views

Cross-site Request Forgery in fastify-csrf

The package fastify-csrf before 3.0.0 has a set of issues that affect its ability to do CSRF protection. 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.8CVSS8.4AI score0.0098EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2021/01/19 3:15 p.m.30 views

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.8CVSS6.6AI score0.0098EPSS
SaveExploits0References2
Prion
Prion
added 2021/01/19 3:15 p.m.20 views

Cross site request forgery (csrf)

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

6.8CVSS8.7AI score0.0098EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/01/19 2:50 p.m.75 views

CVE-2020-28482

CVE-2020-28482 affects the npm package fastify-csrf prior to 3.0.0. The issues: (1) the generated cookie uses insecure defaults and lacks the httpOnly flag (cookieOpts: { path: '/', sameSite: true }), and (2) the CSRF token is exposed in the GET query parameter. This weakens CSRF protections and ...

8.8CVSS7.1AI score0.0098EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/01/19 2:50 p.m.33 views

CVE-2020-28482 Cross-site Request Forgery (CSRF)

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

5.9CVSS8.8AI score0.0098EPSS
SaveExploits0References2
Snyk
Snyk
added 2021/01/19 1:00 p.m.8 views

Cross-site Request Forgery (CSRF)

Overview fastify-csrf is an A plugin for adding CSRF protection to Fastify. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true . Also, the CS...

8.8CVSS6.9AI score0.0098EPSS
SaveExploits0References3
Rows per page
Query Builder