Bugzilla – Bug 1223183
VUL-0: CVE-2024-1681: python-Flask-Cors: improper output neutralization for logs
Last modified: 2024-04-22 08:15:02 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-1681 https://www.cve.org/CVERecord?id=CVE-2024-1681 https://huntr.com/bounties/25a7a0ba-9fa2-4777-acb6-03e5539bb644 https://bugzilla.redhat.com/show_bug.cgi?id=2276152