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.
References
Link | Resource |
---|---|
https://huntr.com/bounties/25a7a0ba-9fa2-4777-acb6-03e5539bb644 | Exploit Third Party Advisory |
https://huntr.com/bounties/25a7a0ba-9fa2-4777-acb6-03e5539bb644 | Exploit Third Party Advisory |
Configurations
History
30 Jul 2025, 14:44
Type | Values Removed | Values Added |
---|---|---|
First Time |
Corydolphin
Corydolphin flask-cors |
|
References | () https://huntr.com/bounties/25a7a0ba-9fa2-4777-acb6-03e5539bb644 - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:corydolphin:flask-cors:4.0.0:*:*:*:*:*:*:* |
21 Nov 2024, 08:51
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/25a7a0ba-9fa2-4777-acb6-03e5539bb644 - |
22 Apr 2024, 13:28
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Apr 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-19 20:15
Updated : 2025-07-30 14:44
NVD link : CVE-2024-1681
Mitre link : CVE-2024-1681
CVE.ORG link : CVE-2024-1681
JSON object : View
Products Affected
corydolphin
- flask-cors
CWE
CWE-117
Improper Output Neutralization for Logs