OESA-2024-1713

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1713
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-1713.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2024-1713
Upstream
Published
2024-06-14T11:08:15Z
Modified
2025-09-03T06:19:55.322780Z
Summary
python-Flask-Cors security update
Details

A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible.

Security Fix(es):

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.(CVE-2024-1681)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:24.03-LTS / python-Flask-Cors

Package

Name
python-Flask-Cors
Purl
pkg:rpm/openEuler/python-Flask-Cors&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.0.0-2.oe2403

Ecosystem specific

{
    "noarch": [
        "python-Flask-Cors-help-4.0.0-2.oe2403.noarch.rpm",
        "python3-Flask-Cors-4.0.0-2.oe2403.noarch.rpm"
    ],
    "src": [
        "python-Flask-Cors-4.0.0-2.oe2403.src.rpm"
    ]
}