{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-15601", "ASSIGNER": "support@hackerone.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "https://github.com/curl/curl", "version": { "version_data": [ { "version_value": "Fixed in version 7.68.0" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper Input Validation (CWE-20)" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://hackerone.com/reports/726117", "url": "https://hackerone.com/reports/726117" }, { "refsource": "MLIST", "name": "[oss-security] 20200108 [SECURITY ADVISORY] curl: SMB access smuggling via FILE URL on Windows (CVE-2019-15601)", "url": "http://www.openwall.com/lists/oss-security/2020/01/08/1" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "CURL before 7.68.0 lacks proper input validation, which allows users to create a `FILE:` URL that can make the client access a remote file using SMB (Windows-only issue)." } ] } }