Lucene search
+L

4940 matches found

RedhatCVE
RedhatCVE
added 2025/03/20 3:58 p.m.13 views

CVE-2024-6866

A flaw was found in flask-cors. This vulnerability allows unauthorized origins to access restricted paths, leading to potential data exposure and leaks via case-insensitive request path matching due to improper use of the trymatch function. Mitigation Mitigation for this issue is either not...

5.3CVSS6.6AI score0.00665EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2025/03/20 3:47 p.m.11 views

camel-http: org.apache.camel: bypass of header filters via specially crafted response

A vulnerability was found in Apache Camel. This flaw allows an attacker to bypass filtering via a specially crafted request containing a certain combination of upper and lower case characters due to an issue in the default header filtering mechanism, which blocks headers starting with "Camel" or...

5.6CVSS5.7AI score0.80855EPSS
SaveExploits3References6
OSV
OSV
added 2025/03/20 12:32 p.m.10 views

GHSA-43QF-4RQW-9Q2G Flask-CORS vulnerable to Improper Handling of Case Sensitivity

corydolphin/flask-cors version 5.0.1 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

5.3CVSS5.1AI score0.00665EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.17 views

Flask-CORS vulnerable to Improper Handling of Case Sensitivity

corydolphin/flask-cors version 5.0.1 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

7.5CVSS5.1AI score0.00665EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2025/03/20 12:32 p.m.5 views

Improper Handling of Case Sensitivity

Overview Flask-Cors is an A Flask extension adding a decorator for CORS support Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in the trymatch function. An attacker can access restricted paths and potentially expose sensitive data by exploiting the case...

8.7CVSS6.9AI score0.00665EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.8 views

CVE-2024-6866

corydolphin/flask-cors version 4.01 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

7.5CVSS0.00665EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:15 a.m.3 views

DEBIAN-CVE-2024-6866

corydolphin/flask-cors version 4.01 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

7.5CVSS5.9AI score0.00665EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:15 a.m.8 views

UBUNTU-CVE-2024-6866

corydolphin/flask-cors version 4.01 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

7.5CVSS6.7AI score0.00665EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.7 views

CVE-2024-6866 Case-Insensitive Path Matching in corydolphin/flask-cors

corydolphin/flask-cors version 4.01 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

5.3CVSS5.3AI score0.00665EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.216 views

CVE-2024-6866

CVE-2024-6866 concerns corydolphin/flask-cors. The issue arises from using the host-oriented try_match for path matching, making path comparisons effectively case-insensitive while URLs are case-sensitive. This can allow unauthorized origins to access restricted paths and potentially expose data....

7.5CVSS5.3AI score0.00665EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.22 views

CVE-2024-6866 Case-Insensitive Path Matching in corydolphin/flask-cors

corydolphin/flask-cors version 4.01 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

5.3CVSS0.00665EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2025/03/20 10:10 a.m.13 views

CVE-2024-6866

corydolphin/flask-cors version 4.01 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

7.5CVSS5.9AI score0.00665EPSS
SaveExploits1
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.9 views

Flask-CORS 安全漏洞

Flask-CORS is a cross-origin resource sharing component for Flask by the individual developer Cory Dolphin. A security vulnerability exists in Flask-CORS version 4.01, which stems from a case-insensitive request path matching that could lead to unauthorized cross-domain access...

7.5CVSS5.4AI score0.00665EPSS
SaveExploits1References2
Circl
Circl
added 2025/03/19 4:17 p.m.8 views

CVE-2023-23465

creationtimestamp| type| source ---|---|--- 2025-03-19 16:17:54+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/8077...

9.1CVSS8.1AI score0.00281EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/03/12 3:32 p.m.7 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity due to a flaw in the header filtering mechanism that only blocks headers starting with specific prefixes, and may be manipulated to treat parameter values as headers. If an application accepts HTTP...

9.2CVSS7.1AI score0.80855EPSS
SaveExploits4References2
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.12 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-57902)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57902 advisory. - In the Linux kernel, the following vulnerability has been resolved: afpacket: fix vlangettci vs MSGPEEK Blam...

7.3CVSS5.9AI score0.00273EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/03/09 12:43 p.m.9 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity due to a flaw in the default filtering mechanism that only blocks headers starting with specific prefixes. An attacker can manipulate header entries to invoke arbitrary methods from the Bean registr...

9.2CVSS7.1AI score0.80855EPSS
SaveExploits3References2
Positive Technologies
Positive Technologies
added 2025/03/08 12:0 a.m.8 views

PT-2025-14330

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.14.0-rc2+ 241 Description A vulnerability in the Linux kernel has been resolved, related to the LoongArch architecture. The issue arises when the base address allocated from hugetlbfs is not aligned with the pm...

7.8CVSS6AI score0.00337EPSS
SaveExploits0References201
GithubExploit
GithubExploit
added 2025/03/06 9:40 a.m.581 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002: Exploiting Git RCE via git clone This repos...

9CVSS8.1AI score0.29234EPSS
SaveExploits32
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-21711

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/rose: prevent integer overflows in rosesetsockopt In case of possible unpredictably large arguments passed to rosesetsockopt and multiplied by extra values ...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References2
Rows per page
Query Builder