Skip to content

Prefix escape

Low severity GitHub Reviewed Published Feb 23, 2021 in fastify/fastify-http-proxy • Updated Feb 1, 2023

Package

npm fastify-http-proxy (npm)

Affected versions

< 4.3.1

Patched versions

4.3.1

Description

Impact

By crafting a specific URL, it is possible to escape the prefix of the proxied backend service.
If the base url of the proxied server is /pub/, a user expect that accessing /priv on the target service would not be possible. Unfortunately, it is.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

Patches

All releases after v4.3.1 include the fix.

Workarounds

There are no workaround available.

For more information

If you have any questions or comments about this advisory:

References

@mcollina mcollina published to fastify/fastify-http-proxy Feb 23, 2021
Reviewed Mar 2, 2021
Published by the National Vulnerability Database Mar 2, 2021
Published to the GitHub Advisory Database Mar 3, 2021
Last updated Feb 1, 2023

Severity

Low

EPSS score

0.318%
(71st percentile)

Weaknesses

CVE ID

CVE-2021-21322

GHSA ID

GHSA-c4qr-gmr9-v23w

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.