cve/2024/CVE-2024-1183.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-1183

Description

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.

POC

Reference

No PoCs from references.

Github