
Cloud Vulnerability DB
A community-led vulnerabilities database
The CVE-2022-31506 affects the cmusatyalab/opendiamond repository through version 10.1.1 on GitHub. The vulnerability is a path traversal issue that occurs because the Flask send_file function is used unsafely (NVD, CISA).
The vulnerability stems from improper implementation of the Flask send_file function, which could allow absolute path traversal. The issue was fixed by replacing the unsafe path joining operations with the secure werkzeug.security.safe_join function. The CVSS score for this vulnerability is 6.4, indicating a medium severity level (CISA, GitHub Commit).
The path traversal vulnerability could allow attackers to access files outside of the intended directory structure, potentially exposing sensitive system files or information (NVD).
The issue has been fixed in the codebase by implementing proper path validation using werkzeug.security.safe_join instead of os.path.join. Users should update to a version that includes the security fix (GitHub Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."