Security Advisory

CVE-2021-23384

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-05-17 17:45:12
Last updated 2024-09-16 20:36:40
Assigner snyk
State PUBLISHED

Description

The package koa-remove-trailing-slashes before 2.0.2 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::removeTrailingSlashes(), as the web server uses relative URLs instead of absolute URLs.