VYPR

npm package

find-my-way

pkg:npm/find-my-way

Vulnerabilities (2)

  • CVE-2024-45813MedSep 18, 2024
    affected >= 5.5.0, < 8.2.2fixed 8.2.2

    find-my-way is a fast, open source HTTP router, internally using a Radix Tree (aka compact Prefix Tree), supports route params, wildcards, and it's framework independent. A bad regular expression is generated any time one has two parameters within a single segment, when adding a

  • CVE-2020-7764Nov 8, 2020
    affected < 2.2.5fixed 2.2.5

    This affects the package find-my-way before 2.2.5, from 3.0.0 and before 3.0.5. It accepts the Accept-Version' header by default, and if versioned routes are not being used, this could lead to a denial of service. Accept-Version can be used as an unkeyed header in a cache poisoni