CVE-2023-2868
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.
- CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v3.1
- 9.4 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L - EPSS
- 87.45% chance of exploitation in the next 30 days, 100th percentile
- CISA KEV
- added 2023-05-26
- Published
- 2023-05-24
- Updated
- 2025-10-21
Proof-of-concept exploits (4)
- cashapp323232/CVE-2023-2868CVE-2023-28680★ · 2023-08-05
- cfielding-r7/poc-cve-2023-286811★ · 2023-07-05
- krmxd/CVE-2023-28680★ · 2023-08-25
- getdrive/PoC