Server-side Request Forgery (SSRF) Affecting gradio package, versions [,4.10.0)


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-GRADIO-6141123
  • published 1 Jan 2024
  • disclosed 1 Jan 2024
  • credit Unknown

Introduced: 1 Jan 2024

CVE NOT AVAILABLE CWE-918 Open this link in a new tab

How to fix?

Upgrade gradio to version 4.10.0 or higher.

Overview

gradio is a Python library for easily interacting with trained machine learning models

Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) using the /file route since it used to perform a GET/HEAD request to determine if a filepath was a possible URL.

References

CVSS Scores

version 3.1
Expand this section

Snyk

6.4 medium
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    Low
  • Privileges Required (PR)
    Low
  • User Interaction (UI)
    None
  • Scope (S)
    Changed
  • Confidentiality (C)
    Low
  • Integrity (I)
    Low
  • Availability (A)
    None