{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-41169", "STATE": "PUBLIC", "TITLE": "Improper Neutralization HTML tags in sulu/sulu" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "sulu", "version": { "version_data": [ { "version_value": "< 1.6.43" } ] } } ] }, "vendor_name": "sulu" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Sulu is an open-source PHP content management system based on the Symfony framework. In versions before 1.6.43 are subject to stored cross site scripting attacks. HTML input into Tag names is not properly sanitized. Only admin users are allowed to create tags. Users are advised to upgrade." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/sulu/sulu/security/advisories/GHSA-h58v-g3q6-q9fx", "refsource": "CONFIRM", "url": "https://github.com/sulu/sulu/security/advisories/GHSA-h58v-g3q6-q9fx" }, { "name": "https://github.com/sulu/sulu/commit/20007ac70a3af3c9e53a6acb0ef8794b65642445", "refsource": "MISC", "url": "https://github.com/sulu/sulu/commit/20007ac70a3af3c9e53a6acb0ef8794b65642445" } ] }, "source": { "advisory": "GHSA-h58v-g3q6-q9fx", "discovery": "UNKNOWN" } }