First published: Mon Jul 11 2022(Updated: )
The Niyaz-Mohamed/mosaic repository through 1.0.0 on GitHub allows absolute path traversal because the Flask send_file function is used unsafely.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mosaic | =1.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-31521 has a medium severity level due to its potential for absolute path traversal vulnerabilities.
To fix CVE-2022-31521, update the application to a version of the mosaic project that addresses the path traversal issue.
CVE-2022-31521 affects the mosaic project version 1.0.0.
The risks associated with CVE-2022-31521 include unauthorized file access on the server due to unsafe use of the Flask send_file function.
Yes, CVE-2022-31521 is specific to applications built using the Flask framework in Python.