Description
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.
Remediation
References
https://github.com/fardog/trailing-slash/blob/f640ece055fe85275c983de5eb94661b95e35670/index.js%23L36
https://github.com/fardog/trailing-slash/commit/f8e66f1429308247e5a119d430203077d8f05048
https://snyk.io/vuln/SNYK-JS-TRAILINGSLASH-1085707
Related Vulnerabilities
CVE-2021-23438 Vulnerability in npm package mpath
CVE-2021-4264 Vulnerability in maven package org.webjars:dustjs-linkedin
CVE-2021-41303 Vulnerability in maven package org.apache.shiro:shiro-core
CVE-2023-26120 Vulnerability in maven package com.xuxueli:xxl-job
CVE-2021-21295 Vulnerability in maven package io.netty:netty-codec-http2