VYPR

Trailing Slash

by Trailing Slash Project

CVEs (1)

  • CVE-2021-23387MedMay 24, 2021
    risk 0.28cvss 5.4epss 0.01

    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…