CVE Feed

    Dashboard / CVE / CVE-2024-6844

    CVE-2024-6844

    A vulnerability in corydolphin/flask-cors version 4.0.1 allows for inconsistent CORS matching due to the handling of the '+' character in URL paths. The request.path is passed through the unquote_plus function, which converts the '+' character to a space ' '. This behavior leads to incorrect path normalization, causing potential mismatches in CORS configuration. As a result, endpoints may not be matched correctly to their CORS settings, leading to unexpected CORS policy application. This can cause unauthorized cross-origin access or block valid requests, creating security vulnerabilities and usability issues.

    Published:Mar 20, 2025
    Last Modified:Nov 3, 2025
    EPS:Mar 20, 2025
    EPSS Score:0.00038
    CVSS Score:5.3

    Affected Products

    Vendor
    Corydolphin
    Product
    Flask-cors
    Vendor
    Flask-cors Project
    Product
    Flask-cors

    Common Weakness Enumeration

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High