fastify is a fast and low overhead web framework, for Node.js. Affected versions of fastify are subject to a denial of service via malicious use of the Content-Type header. An attacker can send an invalid Content-Type header that can cause the application to crash. This issue has been addressed in commit `fbb07e8d` and will be included in release version 4.8.1. Users are advised to upgrade. Users unable to upgrade may manually filter out http content with malicious Content-Type headers.
References
Link | Resource |
---|---|
https://github.com/fastify/fastify/commit/fbb07e8dfad74c69cd4cd2211aedab87194618e3 | Patch Third Party Advisory |
https://github.com/fastify/fastify/security/advisories/GHSA-455w-c45v-86rg | Mitigation Third Party Advisory |
https://github.com/fastify/fastify/security/policy | Third Party Advisory |
Configurations
History
12 Oct 2022, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-10-10 21:15
Updated : 2024-02-04 22:51
NVD link : CVE-2022-39288
Mitre link : CVE-2022-39288
CVE.ORG link : CVE-2022-39288
JSON object : View
Products Affected
fastify
- fastify
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions