{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-39170", "STATE": "PUBLIC", "TITLE": "Improper Encoding or Escaping of Output in Asset Metadata Component" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "pimcore", "version": { "version_data": [ { "version_value": "< 10.1.2" } ] } } ] }, "vendor_name": "pimcore" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Pimcore is an open source data & experience management platform. Prior to version 10.1.2, an authenticated user could add XSS code as a value of custom metadata on assets. There is a patch for this issue in Pimcore version 10.1.2. As a workaround, users may apply the patch manually." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-116: Improper Encoding or Escaping of Output" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/pimcore/pimcore/security/advisories/GHSA-2v88-qq7x-xq5f", "refsource": "CONFIRM", "url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-2v88-qq7x-xq5f" }, { "name": "https://github.com/pimcore/pimcore/pull/10178", "refsource": "MISC", "url": "https://github.com/pimcore/pimcore/pull/10178" }, { "name": "https://github.com/pimcore/pimcore/pull/10178.patch", "refsource": "MISC", "url": "https://github.com/pimcore/pimcore/pull/10178.patch" }, { "name": "https://huntr.dev/bounties/e4cb9cd8-89cf-427c-8d2e-37ca40099bf2/", "refsource": "MISC", "url": "https://huntr.dev/bounties/e4cb9cd8-89cf-427c-8d2e-37ca40099bf2/" } ] }, "source": { "advisory": "GHSA-2v88-qq7x-xq5f", "discovery": "UNKNOWN" } }