Vulnerabilities > Fastify
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2022-02-11 | CVE-2021-23597 | Unspecified vulnerability in Fastify Fastify-Multipart This affects the package fastify-multipart before 5.3.1. | 5.0 |
2021-10-14 | CVE-2021-22963 | Open Redirect vulnerability in Fastify Fastify-Static A redirect vulnerability in the fastify-static module version < 4.2.4 allows remote attackers to redirect users to arbitrary websites via a double slash // followed by a domain: http://localhost:3000//google.com/%2e%2e.The issue shows up on all the fastify-static applications that set redirect: true option. | 5.8 |
2021-10-14 | CVE-2021-22964 | Open Redirect vulnerability in Fastify Fastify-Static 4.2.4/4.3.0/4.4.0 A redirect vulnerability in the `fastify-static` module version >= 4.2.4 and < 4.4.1 allows remote attackers to redirect Mozilla Firefox users to arbitrary websites via a double slash `//` followed by a domain: `http://localhost:3000//a//youtube.com/%2e%2e%2f%2e%2e`.A DOS vulnerability is possible if the URL contains invalid characters `curl --path-as-is "http://localhost:3000//^/.."`The issue shows up on all the `fastify-static` applications that set `redirect: true` option. | 6.8 |
2021-05-19 | CVE-2021-29624 | Cross-Site Request Forgery (CSRF) vulnerability in Fastify Fastify-Csrf fastify-csrf is an open-source plugin helps developers protect their Fastify server against CSRF attacks. | 6.5 |
2021-01-19 | CVE-2020-28482 | Cross-Site Request Forgery (CSRF) vulnerability in Fastify Fastify-Csrf This affects the package fastify-csrf before 3.0.0. | 6.8 |
2020-07-30 | CVE-2020-8192 | Resource Exhaustion vulnerability in Fastify 2.14.1/3.0.0 A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion (when the allErrors option is used) with specially crafted schemas. | 4.0 |
2020-03-20 | CVE-2020-8136 | Resource Exhaustion vulnerability in Fastify Fastify-Multipart Prototype pollution vulnerability in fastify-multipart < 1.0.5 allows an attacker to crash fastify applications parsing multipart requests by sending a specially crafted request. | 5.0 |
2018-06-07 | CVE-2018-3711 | Allocation of Resources Without Limits or Throttling vulnerability in Fastify Fastify node module before 0.38.0 is vulnerable to a denial-of-service attack by sending a request with "Content-Type: application/json" and a very large payload. | 7.5 |