VDB
KO
MEDIUM 6.5

GHSA-qh6x-j82h-vpf9

gradio Server-Side Request Forgery vulnerability

Details

An SSRF (Server-Side Request Forgery) vulnerability exists in the gradio-app/gradio repository, allowing attackers to scan and identify open ports within an internal network. By manipulating the 'file' parameter in a GET request, an attacker can discern the status of internal ports based on the presence of a 'Location' header or a 'File not allowed' error in the response.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / gradio
Introduced in: 0 Fixed in: 4.10.0
Fix pip install --upgrade 'gradio>=4.10.0'

References