Skip to content

CVE-2023-2868

Improper Input Validation — is CVE-2023-2868real, exploitable, or a false positive? Here's the community ground truth.

Critical · CVSS 9.4EPSS 87.0%CISA KEVCWE-20 · Improper Input Validation

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L

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.

Published

Embed this verdict
TruePositive verdict for CVE-2023-2868
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2023-2868/badge.svg)](https://www.truepositive.app/cve/CVE-2023-2868)
HTML
<a href="https://www.truepositive.app/cve/CVE-2023-2868"><img src="https://www.truepositive.app/cve/CVE-2023-2868/badge.svg" alt="TruePositive verdict for CVE-2023-2868"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

2 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

Pick your verdict — we'll save it right after a quick sign-in.

Community real-world severity: Critical (Critical 2) — CVSS base score 9.4

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Tomáš NovákCurated

    Barracuda Networks ESG Appliance Improper Input Validation Vulnerability — Barracuda Email Security Gateway (ESG) appliance contains an improper input validation vulnerability of a user-supplied .tar file, leading to remote command injection. Listed in the CISA KEV catalog (added 2023-05-26) — confirmed exploited in the wild, not theoretical. FIRST EPSS puts the chance of exploitation in the next 30 days at ~87%. Treat it as real and prioritize remediation over triage.

  • 0
    Remediation · Lin WeiCurated

    Required action for Barracuda Networks Email Security Gateway (ESG) Appliance: Apply updates per vendor instructions. CISA set a federal remediation due date of 2023-06-16. After patching, verify the vulnerable path is no longer reachable before closing the finding.

Same weaknessCWE-20 · Improper Input Validation.