CVE-2024-6844

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-6844
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-6844.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-6844
Aliases
Related
Published
2025-03-20T10:15:34Z
Modified
2025-03-21T22:25:52.786106Z
Summary
[none]
Details

A vulnerability in corydolphin/flask-cors version 4.0.1 allows for inconsistent CORS matching due to the handling of the '+' character in URL paths. The request.path is passed through the unquote_plus function, which converts the '+' character to a space ' '. This behavior leads to incorrect path normalization, causing potential mismatches in CORS configuration. As a result, endpoints may not be matched correctly to their CORS settings, leading to unexpected CORS policy application. This can cause unauthorized cross-origin access or block valid requests, creating security vulnerabilities and usability issues.

References

Affected packages

Debian:11 / python-flask-cors

Package

Name
python-flask-cors
Purl
pkg:deb/debian/python-flask-cors?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

3.*

3.0.9-2
3.0.10-1
3.0.10-2

4.*

4.0.0-1
4.0.1-1

5.*

5.0.0-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:12 / python-flask-cors

Package

Name
python-flask-cors
Purl
pkg:deb/debian/python-flask-cors?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

3.*

3.0.10-2

4.*

4.0.0-1
4.0.1-1

5.*

5.0.0-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / python-flask-cors

Package

Name
python-flask-cors
Purl
pkg:deb/debian/python-flask-cors?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

3.*

3.0.10-2

4.*

4.0.0-1
4.0.1-1

5.*

5.0.0-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}