CRITICAL🇵🇱 Wersja polska

CVE-2024-0964

CVSS 9.4v3.1pub. 2024-02-05upd. 2024-11-21

A local file include could be remotely triggered in Gradio due to a vulnerable user-supplied JSON value in an API request.

🤖 AI Analysis
How it works

An attacker sends a request to the Gradio API containing a maliciously crafted JSON value. The application improperly validates this value, enabling manipulation of the file path and traversal outside the allowed directory (path traversal). As a result, the server can be forced to read or disclose arbitrary local files accessible to the application process.

Impact

An unauthenticated remote attacker can gain unauthorized access to sensitive files on the server (high risk of confidentiality and integrity loss) and potentially cause partial disruption to service availability.

Mitigation & patch

Gradio should be updated to a version containing commit d76bcaaaf0734aaf49a680f94ea9d4d22a602e70 or later. Details regarding specific patch versions are available in the vendor references and on the huntr.com platform.

Who is affected

Gradio Project Gradio — versions indicated in vendor references (fix commit: d76bcaaaf0734aaf49a680f94ea9d4d22a602e70)

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
  • Gradio Project Gradio

    APP
    Gradio Project
    all versions
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Path Traversal
CWE
References

Related vulnerabilities

CVE-2024-39236CRITICAL9.8PL ✓same product

Code injection w Gradio v4.36.1 via component_meta.py

CVE-2024-4253CRITICAL9.1PL ✓same product

Command Injection w workflow CI/CD repozytorium Gradio (GitHub Actions)

CVE-2026-49119HIGH8.7PL ✓same product

Path traversal w Gradio FileExplorer umożliwia odczyt dowolnych plików

CVE-2026-48545HIGH7.6same product

Gradio before version 6.15.0 contains a cookie injection vulnerability that allows remote attackers to perform...

CVE-2026-28416HIGH8.2same product

Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.6.0, a Server-Side ...