CVE-2017-16118

Updated on 07 Jun 2018

Severity

7.5 High severity

Details

CVSS score
7.5
CVSS vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Overview

About vulnerability

The forwarded module is used by the Express.js framework to handle the X-Forwarded-For header. It is vulnerable to a regular expression denial of service when it’s passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition.

Details

Affected product:
forwarded
Affected packages:
forwarded @ 0.1.0
The forwarded module is used by the Express.js framework to handle the X-Forwarded-For header. It is vulnerable to a regular expression denial of service when it’s passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition.

Fixes