← Back

Trailing Slash

trailing-slash

Vendor: Trailing Slash Project • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Trailing Slash Project
1Trailing Slash
Jun 17, 2026
May 24, 2021
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
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 vulne...Show more
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.Show less