Vulnerabilities/

@fastify/reply-from JSON Content-Type parsing confusion

Severity:
Medium

Description

The main repo of fastify use fast-content-type-parse to parse request Content-Type, which will trim after split.

The fastify-reply-from have not use this repo to unify the parse of Content-Type, which won’t trim.

Recommendation

Update the @fastify/reply-from package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
@fastify/reply-from
Anything's wrong? Let us know Last updated on January 08, 2024

This issue is available in SmartScanner Professional

See Pricing