Publish GHSA-7rxf-gvfg-47g4

This commit is contained in:
advisory-database[bot]
2025-03-22 00:08:51 +00:00
parent 7c7098bdde
commit 825d046ba7
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7rxf-gvfg-47g4",
"modified": "2025-03-20T12:32:45Z",
"modified": "2025-03-22T00:06:34Z",
"published": "2025-03-20T12:32:45Z",
"aliases": [
"CVE-2024-6839"
],
"summary": "Flask-CORS improper regex path matching vulnerability",
"details": "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.",
"severity": [
{
@@ -13,12 +14,36 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "flask-cors"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "4.0.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6839"
},
{
"type": "PACKAGE",
"url": "https://github.com/corydolphin/flask-cors"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/403eb1fc-86f4-4820-8eba-0f3dfae9f2b4"
@@ -29,8 +54,8 @@
"CWE-41"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-22T00:06:34Z",
"nvd_published_at": "2025-03-20T10:15:33Z"
}
}