CVE-2024-45813
MEDIUM EPSS 47.5%
Published Sep 18, 20241y ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Published Sep 18, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
Description
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 `-` at the end, like `/:a-:b-`. This may cause a denial of service in some instances. Users are advised to update to find-my-way v8.2.2 or v9.0.1. or subsequent versions. There are no known workarounds for this issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low
Threat Intelligence
EPSS Exploit Probability
47.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-1333
References 3
- blakeembrey.com https://blakeembrey.com/posts/2024-09-web-redos
- github.com https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440
- github.com https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.