Back to overview

CVE-2021-21322

CRITICAL
10.0
CVSS 3.1
Description
fastify-http-proxy is an npm package which is a fastify plugin for proxying your http requests to another server, with hooks. 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. In affected versions, it is possible. This is fixed in version 4.3.1.

Metadata

CVE ID
CVE-2021-21322
State
PUBLISHED
Assigner
GitHub_M
Reserved
2020-12-22 00:00 UTC
Published
2021-03-02 03:35 UTC
Last updated
2024-08-03 18:09 UTC
Primary CWE
CWE-20
CWE-20 Improper Input Validation
Vendor / Product
fastify / fastify-http-proxy
Sources
cve.org  ·  NVD

Severity & Metrics

10.0 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Affected products (1)
VendorProductPlatformVersions
fastify fastify-http-proxy < 4.3.1
Weakness (CWE)
CWESourceDescription
CWE-20 cna CWE-20 Improper Input Validation
CVSS scores (1)
ScoreSeverityVersionSourceVector
10.0 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Back to overview