CVE-2024-45813

Source
https://cve.org/CVERecord?id=CVE-2024-45813
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-45813.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-45813
Aliases
Published
2024-09-18T16:47:57.138Z
Modified
2026-07-15T01:48:59.945302846Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
ReDoS vulnerability in multiparametric routes in find-my-way
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-1333"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/45xxx/CVE-2024-45813.json"
}
References

Affected packages

Git / github.com/delvedor/find-my-way

Affected ranges

Type
GIT
Repo
https://github.com/delvedor/find-my-way
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Introduced
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "8.2.2"
        },
        {
            "introduced": "= 9.0.0"
        },
        {
            "last_affected": "= 9.0.0"
        }
    ]
}

Affected versions

= 9.*
= 9.0.0
v9.*
v9.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-45813.json"