Insufficient Header Validation Affecting node package, versions [12.0.0,12.15.0) [13.0.0,13.8.0) [10.0.0,10.19.0)


0.0
low

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 1.13% (85th percentile)
Expand this section
NVD
9.8 critical
Expand this section
SUSE
8.1 high
Expand this section
Red Hat
4.8 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-UPSTREAM-NODE-546813
  • published 6 Feb 2020
  • disclosed 6 Feb 2020
  • credit Unknown

How to fix?

Upgrade node to version 12.15.0, 13.8.0, 10.19.0 or higher.

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Insufficient Header Validation. HTTP header values can contain trailing OWS, but it should be stripped. It is not semantically part of the header's value, and if treated as part of the value, it can cause spurious inequality between expected and actual header values.