CVE-2020-28482
HIGHCVSS 8.8/10EPSS 0.98%
Last modified
CVE-2020-28482 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. This affects the package fastify-csrf before 3.0.0. 1. EPSS estimates a 0.98% chance of exploitation in the next 30 days.
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
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fastify | Fastify-Csrf | < 3.0.0 |
References
- https://github.com/fastify/fastify-csrf/pull/26Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-FASTIFYCSRF-1062044Third Party Advisory
- https://github.com/fastify/fastify-csrf/pull/26Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-FASTIFYCSRF-1062044Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is 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
How severe is CVE-2020-28482?
CVE-2020-28482 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 0.98% probability of exploitation in the next 30 days.
How do I fix CVE-2020-28482?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.
Are you affected by CVE-2020-28482?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
