Corydolphin/Flask Cors
Approved changes feed: RSS · Atom
cpe:2.3:a:corydolphin:corydolphin/flask-cors:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Corydolphin (f1137166-1dca-501c-89c0-ee3978877ce2) |
|---|---|
| Product | Corydolphin/Flask Cors (9986b594-9c49-5923-b982-39e865fa95be) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2024-6866 |
vulnerable | 2026-06-08 06:58:20.620376 |
Case-Insensitive Path Matching in corydolphin/flask-cors
MEDIUM (5.3)
corydolphin/flask-cors version 4.01 contains a vulnerability where the request path matching is case-insensitive due to the use of the `try_match` function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching treats them as case-insensitive. This misconfiguration can lead to significant security vulnerabilities, allowing unauthorized origins to access paths meant to be restricted, resulting in data exposure and potential data leaks.
Published: 2025-03-20T10:10:59.521Z
Updated: 2025-11-03T19:34:42.290Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-6844 |
vulnerable | 2026-06-08 06:58:20.586033 |
Inconsistent CORS Matching Due to Handling of '+' in URL Path in corydolphin/flask-cors
MEDIUM (5.3)
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: 2025-03-20T10:10:51.818Z
Updated: 2025-11-03T19:34:40.918Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-6839 |
vulnerable | 2026-06-08 06:58:20.575929 |
Improper Regex Path Matching in corydolphin/flask-cors
MEDIUM (4.3)
corydolphin/flask-cors version 4.0.1 contains an improper regex path matching vulnerability. The plugin prioritizes longer regex patterns over more specific ones when matching paths, which can lead to less restrictive CORS policies being applied to sensitive endpoints. This mismatch in regex pattern priority allows unauthorized cross-origin access to sensitive data or functionality, potentially exposing confidential information and increasing the risk of unauthorized actions by malicious actors.
Published: 2025-03-20T10:09:42.595Z
Updated: 2025-11-03T19:34:39.531Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-6221 |
vulnerable | 2026-06-08 06:58:18.278342 |
Improper Access Control in corydolphin/flask-cors
MEDIUM (6.5)
A vulnerability in corydolphin/flask-cors version 4.0.1 allows the `Access-Control-Allow-Private-Network` CORS header to be set to true by default. This behavior can expose private network resources to unauthorized external access, leading to significant security risks such as data breaches, unauthorized access to sensitive information, and potential network intrusions.
Published: 2024-08-18T18:58:20.551Z
Updated: 2025-04-07T15:03:37.262Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1681 |
vulnerable | 2026-06-08 06:27:14.073861 |
Log Injection Vulnerability in corydolphin/flask-cors
MEDIUM (5.3)
corydolphin/flask-cors is vulnerable to log injection when the log level is set to debug. An attacker can inject fake log entries into the log file by sending a specially crafted GET request containing a CRLF sequence in the request path. This vulnerability allows attackers to corrupt log files, potentially covering tracks of other attacks, confusing log post-processing tools, and forging log entries. The issue is due to improper output neutralization for logs.
Published: 2024-04-19T19:37:27.998Z
Updated: 2025-11-03T19:29:18.706Z Reference links |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.