Lucene search

K
githubGitHub Advisory DatabaseGHSA-C3X7-GJMX-R2FF
HistoryAug 31, 2020 - 10:57 p.m.

Open Redirect in serve-static

2020-08-3122:57:02
CWE-601
GitHub Advisory Database
github.com
47

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

0.003 Low

EPSS

Percentile

71.8%

Versions of serve-static prior to 1.6.5 ( or 1.7.x prior to 1.7.2 ) are affected by an open redirect vulnerability on some browsers when configured to mount at the root directory.

Proof of Concept

A link to http://example.com//www.google.com/%2e%2e will redirect to //www.google.com/%2e%2e

Some browsers will interpret this as http://www.google.com/%2e%2e, resulting in an external redirect.

Recommendation

Version 1.7.x: Update to version 1.7.2 or later.
Version 1.6.x: Update to version 1.6.5 or later.

Affected configurations

Vulners
Node
serveamerican_express_serveRange<1.7.2android
OR
serveamerican_express_serveRange<1.6.5android
CPENameOperatorVersion
serve-staticlt1.7.2
serve-staticlt1.6.5

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

0.003 Low

EPSS

Percentile

71.8%