Cross-site Request Forgery (CSRF) Affecting fastify-csrf package, versions <3.0.0
Threat Intelligence
EPSS
0.21% (60th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JS-FASTIFYCSRF-1062044
- published 19 Jan 2021
- disclosed 19 Jan 2021
- credit Xhelal Likaj
Introduced: 19 Jan 2021
CVE-2020-28482 Open this link in a new tabHow to fix?
Upgrade fastify-csrf
to version 3.0.0 or higher.
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 CSRF token was available in the GET query parameter
References
CVSS Scores
version 3.1