CVE-2024-6844
Last modified
CVE-2024-6844 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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 ' '. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Flask-Cors Project | Flask-Cors | 4.0.1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-6844?
How severe is CVE-2024-6844?
How do I fix CVE-2024-6844?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-6838In mlflow/mlflow version v2.13.2, a vulnerability exists tha…5.3
- CVE-2024-6839corydolphin/flask-cors version 4.0.1 contains an improper re…5.3
- CVE-2024-6840An improper authorization flaw exists in the Ansible Automat…6.6
- CVE-2024-6841A Cross-Site Request Forgery (CSRF) vulnerability exists in …6.5
- CVE-2024-6842In version 1.5.5 of mintplex-labs/anything-llm, the `/setup-…7.5
- CVE-2024-6843The Chatbot with ChatGPT WordPress plugin before 2.4.5 does …6.1
- CVE-2024-6845The Chatbot with ChatGPT WordPress plugin before 2.4.6 does …5.3
- CVE-2024-6846The Chatbot with ChatGPT WordPress plugin before 2.4.5 does …5.3
- CVE-2024-6847The Chatbot with ChatGPT WordPress plugin before 2.4.5 does …9.8
- CVE-2024-6848The Post and Page Builder by BoldGrid – Visual Drag and Drop…5.4
- CVE-2024-6849The Preloader Plus – WordPress Loading Screen Plugin plugin …5.4
- CVE-2024-6850The Carousel Slider WordPress plugin before 2.2.4 does not s…4.8
Are you affected by CVE-2024-6844?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
