← Back to CVE List

CVE-2021-23387

Published: 2021-05-24T19:15Z
Last Modified: 2024-11-21T05:51Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt