Vulnerability Details : CVE-2023-34239
Gradio is an open-source Python library that is used to build machine learning and data science. Due to a lack of path filtering Gradio does not properly restrict file access to users. Additionally Gradio does not properly restrict the what URLs are proxied. These issues have been addressed in version 3.34.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Vulnerability category: Input validation
Products affected by CVE-2023-34239
- cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-34239
0.17%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 54 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-34239
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.1
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
3.9
|
5.2
|
NIST | |
7.3
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L |
3.9
|
3.4
|
GitHub, Inc. |
CWE ids for CVE-2023-34239
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: security-advisories@github.com (Secondary)
References for CVE-2023-34239
-
https://github.com/gradio-app/gradio/pull/4370
Prevent path traversal in `/file` routes by abidlabs · Pull Request #4370 · gradio-app/gradio · GitHubPatch
-
https://github.com/gradio-app/gradio/pull/4406
Restrict proxy URLs by abidlabs · Pull Request #4406 · gradio-app/gradio · GitHubPatch
-
https://github.com/gradio-app/gradio/security/advisories/GHSA-3qqg-pgqq-3695
Make the `/file` and `/proxy` routes more secure · Advisory · gradio-app/gradio · GitHubVendor Advisory
Jump to