{ "schema_version": "1.4.0", "id": "GHSA-pp2h-95hm-hv9r", "modified": "2021-08-27T12:49:12Z", "published": "2021-08-30T16:13:13Z", "aliases": [ "CVE-2021-37702" ], "summary": "Improper Neutralization of Formula Elements in a CSV File in pimcore/pimcore", "details": "### Impact\nData Object CSV import allows formular injection. \n\n### Patches\nProblem is patched in 10.1.1\n\n### Workarounds\nApply https://github.com/pimcore/pimcore/pull/9992.patch\n\n### References\nhttps://cwe.mitre.org/data/definitions/1236.html\n", "severity": [], "affected": [ { "package": { "ecosystem": "Packagist", "name": "pimcore/pimcore" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "10.1.1" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-pp2h-95hm-hv9r" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37702" }, { "type": "WEB", "url": "https://github.com/pimcore/pimcore/pull/9992" }, { "type": "PACKAGE", "url": "https://github.com/pimcore/pimcore" } ], "database_specific": { "cwe_ids": [ "CWE-1236" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-26T20:12:56Z", "nvd_published_at": "2021-08-18T15:15:00Z" } }