{ "CVE_data_meta": { "ASSIGNER": "cve@rapid7.com", "DATE_PUBLIC": "2020-08-17T10:00:00.000Z", "ID": "CVE-2020-7376", "STATE": "PUBLIC", "TITLE": "Rapid7 Metasploit Framework Relative Path Traversal in enum_osx module" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Metasploit Framework", "version": { "version_data": [ { "version_affected": ">=", "version_name": "4.11.7", "version_value": "4.11.7" }, { "version_affected": "<", "version_name": "6.0.3", "version_value": "6.0.3" } ] } } ] }, "vendor_name": "Rapid7" } ] } }, "credit": [ { "lang": "eng", "value": "This issue was reported, and fixed, by bcoles." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The Metasploit Framework module \"post/osx/gather/enum_osx module\" is affected by a relative path traversal vulnerability in the get_keychains method which can be exploited to write arbitrary files to arbitrary locations on the host filesystem when the module is run on a malicious host." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-23 Relative Path Traversal" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rapid7/metasploit-framework/issues/14008", "refsource": "CONFIRM", "url": "https://github.com/rapid7/metasploit-framework/issues/14008" } ] }, "solution": [ { "lang": "eng", "value": "Users should update to version 6.0.3 or later of the Metasploit Framework." } ], "source": { "discovery": "INTERNAL" } }