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
References
Link | Resource |
---|---|
https://github.com/fastify/fastify-csrf/pull/26 | Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-FASTIFYCSRF-1062044 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-01-19 15:15
Updated : 2024-02-04 21:23
NVD link : CVE-2020-28482
Mitre link : CVE-2020-28482
CVE.ORG link : CVE-2020-28482
JSON object : View
Products Affected
fastify
- fastify-csrf