CVE-2021-23387

The package trailing-slash before 2.0.1 are vulnerable to Open Redirect via the use of trailing double slashes in the URL when accessing the vulnerable endpoint (such as https://example.com//attacker.example/). The vulnerable code is in index.js::createTrailing(), as the web server uses relative URLs instead of absolute URLs.
Configurations

Configuration 1 (hide)

cpe:2.3:a:trailing-slash_project:trailing-slash:*:*:*:*:*:node.js:*:*

History

28 May 2021, 14:45

Type Values Removed Values Added
CPE cpe:2.3:a:trailing-slash_project:trailing-slash:*:*:*:*:*:node.js:*:*
CWE CWE-601
CVSS v2 : unknown
v3 : unknown
v2 : 5.8
v3 : 6.1
References (MISC) https://snyk.io/vuln/SNYK-JS-TRAILINGSLASH-1085707 - (MISC) https://snyk.io/vuln/SNYK-JS-TRAILINGSLASH-1085707 - Exploit, Patch, Third Party Advisory
References (MISC) https://github.com/fardog/trailing-slash/blob/f640ece055fe85275c983de5eb94661b95e35670/index.js%23L36 - (MISC) https://github.com/fardog/trailing-slash/blob/f640ece055fe85275c983de5eb94661b95e35670/index.js%23L36 - Broken Link
References (MISC) https://github.com/fardog/trailing-slash/commit/f8e66f1429308247e5a119d430203077d8f05048 - (MISC) https://github.com/fardog/trailing-slash/commit/f8e66f1429308247e5a119d430203077d8f05048 - Patch, Third Party Advisory

24 May 2021, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-05-24 19:15

Updated : 2024-02-04 21:47


NVD link : CVE-2021-23387

Mitre link : CVE-2021-23387

CVE.ORG link : CVE-2021-23387


JSON object : View

Products Affected

trailing-slash_project

  • trailing-slash
CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')