Open Redirect in Trailing-Slash Project
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.
Vulnerability class: Open Redirect
EPSS: 0.011 (63.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N.
Affected products
- Trailing-slash_project Trailing-slash
- N/a Trailing-slash — versions unspecified
Weakness classification (CWE)
References
- report@snyk.io (Exploit, Patch, Third Party Advisory, x_refsource_MISC)
- report@snyk.io (x_refsource_MISC, Broken Link)
- report@snyk.io (Patch, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2021-23387?
- CVE-2021-23387 is a medium-severity vulnerability in Trailing-Slash Project, classified under URL Redirection to Untrusted Site (Open Redirect). CVSS score: 5.4/10. Published 2021-05-24.
- How severe is CVE-2021-23387?
- Medium severity. CVSS v3 base score is 5.4 out of 10.