7.5 HIGH
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): NONE
- Availability impact (A): NONE
by @LeSuisse Activity log
- Created automatic suggestion
-
@LeSuisse
removed
8 packages
- pkgsRocm.python3Packages.gradio-client
- pkgsRocm.python3Packages.gradio-pdf
- python314Packages.gradio-client
- python313Packages.gradio-client
- python312Packages.gradio-client
- python314Packages.gradio-pdf
- python312Packages.gradio-pdf
- python313Packages.gradio-pdf
- @LeSuisse dismissed
Gradio has Absolute Path Traversal on Windows with Python 3.13+
Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.7, Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Python 3.13+ changed the definition of `os.path.isabs` so that root-relative paths like `/windows/win.ini` on Windows are no longer considered absolute paths, resulting in a vulnerability in Gradio's logic for joining paths safely. This can be exploited by unauthenticated attackers to read arbitrary files from the Gradio server, even when Gradio is set up with authentication. Version 6.7 fixes the issue.
References
- https://github.com/gradio-app/gradio/security/advisories/GHSA-39mp-8hj3-5c49 x_refsource_CONFIRM
Affected products
- ==< 6.7
Matching in nixpkgs
pkgs.python312Packages.gradio
Python library for easily interacting with trained machine learning models
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
Python library for easily interacting with trained machine learning models
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
Lightweight library to use any Gradio app as an API
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>