CSV Formula Injection in Pimcore Customer Data Framework <3.3.9
CVE-2023-2629 Published on May 10, 2023
Improper Neutralization of Formula Elements in a CSV File in pimcore/customer-data-framework
Improper Neutralization of Formula Elements in a CSV File in GitHub repository pimcore/customer-data-framework prior to 3.3.9.
Weakness Type
What is a CSV Injection Vulnerability?
The software saves user-provided information into a Comma-Separated Value (CSV) file, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as a command when the file is opened by spreadsheet software. User-provided data is often saved to traditional databases. This data can be exported to a CSV file, which allows users to read the data using spreadsheet software such as Excel, Numbers, or Calc. This software interprets entries beginning with '=' as formulas, which are then executed by the spreadsheet software. The software's formula language often allows methods to access hyperlinks or the local command line, and frequently allows enough characters to invoke an entire script. Attackers can populate data fields which, when saved to a CSV file, may attempt information exfiltration or other malicious activity when automatically executed by the spreadsheet software.
CVE-2023-2629 has been classified to as a CSV Injection vulnerability or weakness.
Products Associated with CVE-2023-2629
stack.watch emails you whenever new vulnerabilities are published in Pimcore Customer Data Framework or Pimcore Customer Management Framework. Just hit a watch button to start following.
Affected Versions
pimcore/customer-data-framework:- Version unspecified and below 3.3.9 is affected.
Vulnerable Packages
The following package name and versions may be associated with CVE-2023-2629
| Package Manager | Vulnerable Package | Versions | Fixed In |
|---|---|---|---|
| composer | pimcore/customer-management-framework-bundle | < 3.3.9 | 3.3.9 |
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.