CVE-2024-1183: gradio Server-Side Request Forgery vulnerability
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.
References
- github.com/advisories/GHSA-qh6x-j82h-vpf9
- github.com/gradio-app/gradio
- github.com/gradio-app/gradio/commit/2ad3d9e7ec6c8eeea59774265b44f11df7394bb4
- github.com/gradio-app/gradio/commit/7ba8c5da45b004edd12c0460be9222f5b5f5f055
- huntr.com/bounties/103434f9-87d2-42ea-9907-194a3c25007c
- nvd.nist.gov/vuln/detail/CVE-2024-1183
Detect and mitigate CVE-2024-1183 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →