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
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:fastify:fastify-csrf:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2021-01-19 15:15

Updated : 2024-02-28 18:08


NVD link : CVE-2020-28482

Mitre link : CVE-2020-28482

CVE.ORG link : CVE-2020-28482


JSON object : View

Products Affected

fastify

  • fastify-csrf
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-732

Incorrect Permission Assignment for Critical Resource