Page 4 of 16 results (0.002 seconds)
CVSS: 9.1EPSS: 0%CPEs: 1EXPL: 0
CVE-2023-34239 – Unfiltered paths in gradio
https://notcve.org/view.php?id=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. • https://github.com/gradio-app/gradio/pull/4370 https://github.com/gradio-app/gradio/pull/4406 https://github.com/gradio-app/gradio/security/advisories/GHSA-3qqg-pgqq-3695 • CWE-20: Improper Input Validation •