Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gradio Project | Gradio | >= 3.41.0, < 4.11.0 |
Related Weaknesses (CWE)
References
- https://github.com/gradio-app/gradio/commit/2ad3d9e7ec6c8eeea59774265b44f11df739Patch
- https://huntr.com/bounties/103434f9-87d2-42ea-9907-194a3c25007cExploitThird Party Advisory
- https://github.com/gradio-app/gradio/commit/2ad3d9e7ec6c8eeea59774265b44f11df739Patch
- https://huntr.com/bounties/103434f9-87d2-42ea-9907-194a3c25007cExploitThird Party Advisory
FAQ
What is CVE-2024-1183?
CVE-2024-1183 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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...
How severe is CVE-2024-1183?
CVE-2024-1183 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-1183?
Check the references section above for vendor advisories and patch information. Affected products include: Gradio Project Gradio.