{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-1183", "ASSIGNER": "security@huntr.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-601 URL Redirection to Untrusted Site", "cweId": "CWE-601" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "gradio-app", "product": { "product_data": [ { "product_name": "gradio-app/gradio", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "4.11" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://huntr.com/bounties/103434f9-87d2-42ea-9907-194a3c25007c", "refsource": "MISC", "name": "https://huntr.com/bounties/103434f9-87d2-42ea-9907-194a3c25007c" }, { "url": "https://github.com/gradio-app/gradio/commit/2ad3d9e7ec6c8eeea59774265b44f11df7394bb4", "refsource": "MISC", "name": "https://github.com/gradio-app/gradio/commit/2ad3d9e7ec6c8eeea59774265b44f11df7394bb4" } ] }, "source": { "advisory": "103434f9-87d2-42ea-9907-194a3c25007c", "discovery": "EXTERNAL" }, "impact": { "cvss": [ { "version": "3.0", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "baseScore": 6.5, "baseSeverity": "MEDIUM" } ] } }