Back to search
CVE-2020-28482
Published: Jan 19, 2021
Modified: Sep 16, 2024
PUBLISHED
CVSS v3.1
5.9
MEDIUM
Description
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
| Vendor | Product | Versions |
|---|---|---|
n/a | fastify-csrf | affected unspecified - < 3.0.0 |
CVSS v3.1 Details
CVSS v3.1 Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None
References
https://snyk.io/vuln/SNYK-JS-FASTIFYCSRF-1062044
x_refsource_MISC
https://github.com/fastify/fastify-csrf/pull/26
x_refsource_MISC
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now