#VU94747 Improper Output Neutralization for Logs in Flask-CORS - CVE-2024-1681

 

#VU94747 Improper Output Neutralization for Logs in Flask-CORS - CVE-2024-1681

Published: July 26, 2024


Vulnerability identifier: #VU94747
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-1681
CWE-ID: CWE-117
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Flask-CORS
Software vendor:
Cory Dolphin

Description

The vulnerability allows a remote attacker to modify data on the system.

The vulnerability exists due to excessive data output by the application. A remote attacker can send a specially crafted GET request containing a CRLF sequence in the request path to inject fake log entries into the log file.


Remediation

Install updates from vendor's website.

External links