{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-2868", "ASSIGNER": "security@google.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A remote command injection vulnerability exists in the Barracuda Email Security Gateway (appliance form factor only) product effecting versions 5.1.3.001-9.2.0.006. The vulnerability arises out of a failure to comprehensively sanitize the processing of .tar file (tape archives).\u00a0The vulnerability stems from incomplete input validation of a user-supplied .tar file as it pertains to the names of the files contained within the archive. As a consequence, a remote attacker can specifically format these file names in a particular manner that will result in remotely executing a system command through Perl's qx operator with the privileges of the Email Security Gateway product.\u00a0This issue was fixed as part of BNSF-36456 patch. This patch was automatically applied to all customer appliances." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-20 Improper Input Validation", "cweId": "CWE-20" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Barracuda", "product": { "product_data": [ { "product_name": "Barracuda Email Security Gateway", "version": { "version_data": [ { "version_affected": "<", "version_name": "5.1.3.001", "version_value": "9.2.0.006" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://www.barracuda.com/company/legal/esg-vulnerability", "refsource": "MISC", "name": "https://www.barracuda.com/company/legal/esg-vulnerability" }, { "url": "https://status.barracuda.com/incidents/34kx82j5n4q9", "refsource": "MISC", "name": "https://status.barracuda.com/incidents/34kx82j5n4q9" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 9.4, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" } ] } }