.. / CVE-2024-1183

Exploit for Gradio - Server Side Request Forgery (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.

Nuclei Template

View the template here CVE-2024-1183.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2024/CVE-2024-1183.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2024-1183
https://huntr.com/bounties/103434f9-87d2-42ea-9907-194a3c25007c
https://github.com/gradio-app/gradio/commit/2ad3d9e7ec6c8eeea59774265b44f11df7394bb4