Skip to content

Improper Neutralization of Formula Elements in a CSV File in pimcore/pimcore

Moderate severity GitHub Reviewed Published Aug 18, 2021 in pimcore/pimcore • Updated Feb 1, 2023

Package

composer pimcore/pimcore (Composer)

Affected versions

< 10.1.1

Patched versions

10.1.1

Description

Impact

Data Object CSV import allows formular injection.

Patches

Problem is patched in 10.1.1

Workarounds

Apply https://github.com/pimcore/pimcore/pull/9992.patch

References

https://cwe.mitre.org/data/definitions/1236.html

References

@brusch brusch published to pimcore/pimcore Aug 18, 2021
Published by the National Vulnerability Database Aug 18, 2021
Reviewed Aug 26, 2021
Published to the GitHub Advisory Database Aug 30, 2021
Last updated Feb 1, 2023

Severity

Moderate

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(7th percentile)

Weaknesses

Improper Neutralization of Formula Elements in a CSV File

The product 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 a spreadsheet product. Learn more on MITRE.

CVE ID

CVE-2021-37702

GHSA ID

GHSA-pp2h-95hm-hv9r

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.