CVE-2023-2868
Vulnerability from cvelistv5
Published
2023-05-24 18:00
Modified
2024-08-02 06:33
Severity ?
EPSS score ?
Summary
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). The 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. This issue was fixed as part of BNSF-36456 patch. This patch was automatically applied to all customer appliances.
References
▼ | URL | Tags | |
---|---|---|---|
cve-coordination@google.com | https://status.barracuda.com/incidents/34kx82j5n4q9 | Vendor Advisory | |
cve-coordination@google.com | https://www.barracuda.com/company/legal/esg-vulnerability | Mitigation, Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
▼ | Barracuda | Barracuda Email Security Gateway |
Version: 5.1.3.001 < 9.2.0.006 |
|
CISA Known exploited vulnerability
Data from the Known Exploited Vulnerabilities Catalog
Date added: 2023-05-26
Due date: 2023-06-16
Required action: Apply updates per vendor instructions.
Used in ransomware: Unknown
Notes: https://status.barracuda.com/incidents/34kx82j5n4q9; https://nvd.nist.gov/vuln/detail/CVE-2023-2868
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T06:33:06.053Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://www.barracuda.com/company/legal/esg-vulnerability" }, { "tags": [ "x_transferred" ], "url": "https://status.barracuda.com/incidents/34kx82j5n4q9" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Barracuda Email Security Gateway", "vendor": "Barracuda", "versions": [ { "lessThan": "9.2.0.006", "status": "affected", "version": "5.1.3.001", "versionType": "custom" } ] } ], "datePublic": "2023-05-23T10:00:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "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).\u0026nbsp;The 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\u0027s qx operator with the privileges of the Email Security Gateway product.\u0026nbsp;This issue was fixed as part of BNSF-36456 patch. This patch was automatically applied to all customer appliances." } ], "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\u0027s 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." } ], "impacts": [ { "capecId": "CAPEC-253", "descriptions": [ { "lang": "en", "value": "CAPEC-253 Remote Code Inclusion" } ] } ], "metrics": [ { "cvssV3_1": { "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" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "description": "CWE-20 Improper Input Validation", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-05-24T18:00:52.360Z", "orgId": "14ed7db2-1595-443d-9d34-6215bf890778", "shortName": "Google" }, "references": [ { "url": "https://www.barracuda.com/company/legal/esg-vulnerability" }, { "url": "https://status.barracuda.com/incidents/34kx82j5n4q9" } ], "source": { "discovery": "UNKNOWN" }, "title": "Remote Code injection in Barracuda Email Security Gateway", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "14ed7db2-1595-443d-9d34-6215bf890778", "assignerShortName": "Google", "cveId": "CVE-2023-2868", "datePublished": "2023-05-24T18:00:52.360Z", "dateReserved": "2023-05-24T14:24:16.482Z", "dateUpdated": "2024-08-02T06:33:06.053Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "cisa_known_exploited": { "cveID": "CVE-2023-2868", "cwes": "[\"CWE-20\"]", "dateAdded": "2023-05-26", "dueDate": "2023-06-16", "knownRansomwareCampaignUse": "Unknown", "notes": "https://status.barracuda.com/incidents/34kx82j5n4q9; https://nvd.nist.gov/vuln/detail/CVE-2023-2868", "product": "Email Security Gateway (ESG) Appliance", "requiredAction": "Apply updates per vendor instructions.", "shortDescription": "Barracuda Email Security Gateway (ESG) appliance contains an improper input validation vulnerability of a user-supplied .tar file, leading to remote command injection.", "vendorProject": "Barracuda Networks", "vulnerabilityName": "Barracuda Networks ESG Appliance Improper Input Validation Vulnerability" }, "nvd": "{\"cve\":{\"id\":\"CVE-2023-2868\",\"sourceIdentifier\":\"cve-coordination@google.com\",\"published\":\"2023-05-24T19:15:09.363\",\"lastModified\":\"2023-06-01T20:14:55.053\",\"vulnStatus\":\"Analyzed\",\"cisaExploitAdd\":\"2023-05-26\",\"cisaActionDue\":\"2023-06-16\",\"cisaRequiredAction\":\"Apply updates per vendor instructions.\",\"cisaVulnerabilityName\":\"Barracuda Networks ESG Appliance Improper Input Validation Vulnerability\",\"descriptions\":[{\"lang\":\"en\",\"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\u0027s 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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\",\"baseScore\":9.4,\"baseSeverity\":\"CRITICAL\"},\"exploitabilityScore\":3.9,\"impactScore\":5.5}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-77\"}]},{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:barracuda:email_security_gateway_300_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.1.3.001\",\"versionEndIncluding\":\"9.2.0.006\",\"matchCriteriaId\":\"F270DBDA-EE31-4AF0-8743-D742467485CF\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:barracuda:email_security_gateway_300:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"824DAE15-3628-4346-947E-C33FA46AADE6\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:barracuda:email_security_gateway_400_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.1.3.001\",\"versionEndIncluding\":\"9.2.0.006\",\"matchCriteriaId\":\"4A9B9E0B-F8D4-4626-AD39-BD525D638693\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:barracuda:email_security_gateway_400:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ACD3DD62-D690-47F9-8416-61AD78B33699\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:barracuda:email_security_gateway_600_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.1.3.001\",\"versionEndIncluding\":\"9.2.0.006\",\"matchCriteriaId\":\"83D228EA-35C8-4B6E-9D22-CF0F7C20362B\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:barracuda:email_security_gateway_600:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C507D86-2E68-44A4-A31C-EEF9A6BBEE54\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:barracuda:email_security_gateway_800_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.1.3.001\",\"versionEndIncluding\":\"9.2.0.006\",\"matchCriteriaId\":\"8ADAC6B0-DE92-41F6-B8B1-1C830BB70C24\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:barracuda:email_security_gateway_800:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74D999D5-6CE5-49F7-A0C5-0B44704FEE45\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:barracuda:email_security_gateway_900_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.1.3.001\",\"versionEndIncluding\":\"9.2.0.006\",\"matchCriteriaId\":\"C5A27A43-E632-4C8A-A9F8-49C6E091E7ED\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:barracuda:email_security_gateway_900:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FFA6EA4B-B0FF-437B-A48E-F11D0CD5EB2B\"}]}]}],\"references\":[{\"url\":\"https://status.barracuda.com/incidents/34kx82j5n4q9\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.barracuda.com/company/legal/esg-vulnerability\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.