Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-6844

5.3 · MEDIUM
Published Mar 20, 2025 flask-cors_project CWE-346 EPSS 0.29% (21th pctl)

Overview

CVE-2024-6844 is a medium-severity vulnerability affecting flask-cors_project flask-cors. It was published on March 20, 2025 and has a CVSS 3.0 base score of 5.3 (MEDIUM).

This vulnerability has a CVSS 3.0 base score of 5.3, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from flask-cors_project. Update flask-cors to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status

Frequently Asked Questions

What is CVE-2024-6844?

CVE-2024-6844 is a medium-severity vulnerability affecting flask-cors_project flask-cors. It was published on March 20, 2025 and has a CVSS 3.0 base score of 5.3 (MEDIUM).

How severe is CVE-2024-6844?

This vulnerability has a CVSS 3.0 base score of 5.3, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-6844?

Check the references section for vendor advisories and patches from flask-cors_project. Update flask-cors to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-6844?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-6844 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.