CVE-2022-31507
Python vulnerability analysis and mitigation

Overview

The ganga-devs/ganga repository before version 8.5.10 contained a path traversal vulnerability (CVE-2022-31507) due to unsafe usage of the Flask send_file function. The vulnerability was discovered and disclosed in June 2022, affecting the web interface component of the Ganga software (NIST NVD, CISA Bulletin).

Technical details

The vulnerability stems from improper validation of user input in the jobbrowse function where os.path.join is used unsafely with the Flask sendfile function. When os.path.join encounters an absolute path, it ignores all previous parameters, allowing attackers to traverse directories outside the intended web root folder. The vulnerability has a CVSS v3.1 base score of 6.4, indicating moderate severity (NIST NVD, GitHub Commit).

Impact

The vulnerability allows remote attackers to access files and directories stored outside the web root folder through path traversal techniques. This could potentially expose sensitive system files, application source code, and configuration files. The attack can affect components outside the scope of the target module and can be used to gain access to confidential files like passwords and login credentials (GitHub Commit).

Mitigation and workarounds

The vulnerability was fixed in version 8.5.10 by replacing the unsafe os.path.join call with werkzeug.utils.safejoin. For applications requiring similar functionality, it is recommended to either use werkzeug.utils.safejoin for joining untrusted paths or replace flask.sendfile calls with flask.sendfrom_directory calls (GitHub Release, GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-66471HIGH8.9
  • PythonPython
  • py3-urllib3
NoYesDec 05, 2025
CVE-2025-66418HIGH8.9
  • PythonPython
  • python-urllib3
NoYesDec 05, 2025
CVE-2025-65958HIGH8.5
  • PythonPython
  • cpe:2.3:a:openwebui:open_webui
NoYesDec 04, 2025
CVE-2025-56427HIGH7.5
  • PythonPython
  • composio
NoNoDec 04, 2025
CVE-2025-63681MEDIUM4.3
  • PythonPython
  • open-webui
NoNoDec 04, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management