8.7 HIGH
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Attack Requirement (AT): None (N)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Vulnerable System Impact Confidentiality (VC): High (H)
- Vulnerable System Impact Integrity (VI): None (N)
- Vulnerable System Impact Availability (VA): None (N)
- Subsequent System Impact Confidentiality (SC): None (N)
- Subsequent System Impact Integrity (SI): None (N)
- Subsequent System Impact Availability (SA): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Attack Requirement (MAT): None (N)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Vulnerable System Impact Confidentiality (MVC): High (H)
- Modified Vulnerable System Impact Integrity (MVI): None (N)
- Modified Vulnerable System Impact Availability (MVA): None (N)
- Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
- Modified Subsequent System Impact Integrity (MSI): Negligible (N)
- Modified Subsequent System Impact Availability (MSA): Negligible (N)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
8 packages
- python312Packages.gradio-pdf
- python313Packages.gradio-pdf
- python314Packages.gradio-pdf
- python312Packages.gradio-client
- python313Packages.gradio-client
- python314Packages.gradio-client
- pkgsRocm.python3Packages.gradio-pdf
- pkgsRocm.python3Packages.gradio-client
- @LeSuisse accepted
- @LeSuisse published on GitHub
Gradio < 6.16.0 Path Traversal via FileExplorer.preprocess()
Gradio before 6.16.0 contain a path traversal vulnerability in the FileExplorer component's preprocess() method that allows unauthenticated attackers to escape the configured root directory by supplying path segments containing directory traversal sequences or absolute paths. Attackers can provide crafted path segments that cause os.path.join to discard the root_dir prefix entirely, resulting in arbitrary file read or exposure of sensitive files outside the intended directory.
References
-
Release Notes release-notes
-
Fix PR issue-tracking
-
Fix Commit patch
-
https://www.vulncheck.com/advisories/gradio-path-traversal-via-fileexplorer-pre… third-party-advisory
Affected products
- <6.16.0
Matching in nixpkgs
pkgs.python312Packages.gradio
None
pkgs.python313Packages.gradio
Python library for easily interacting with trained machine learning models
pkgs.python314Packages.gradio
Python library for easily interacting with trained machine learning models
Ignored packages (8)
pkgs.python312Packages.gradio-pdf
None
pkgs.python313Packages.gradio-pdf
Python library for easily interacting with trained machine learning models
pkgs.python314Packages.gradio-pdf
Python library for easily interacting with trained machine learning models
pkgs.python312Packages.gradio-client
None
pkgs.python313Packages.gradio-client
Lightweight library to use any Gradio app as an API
pkgs.python314Packages.gradio-client
Lightweight library to use any Gradio app as an API
pkgs.pkgsRocm.python3Packages.gradio-pdf
Python library for easily interacting with trained machine learning models
Package maintainers
-
@pbsds Peder Bergebakken Sundt <pbsds@hotmail.com>