{ "CVE_data_meta": { "ASSIGNER": "security@craftersoftware.com", "DATE_PUBLIC": "2021-12-01T15:40:00.000Z", "ID": "CVE-2021-23259", "STATE": "PUBLIC", "TITLE": "Groovy Sandbox Bypass" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Crafter CMS", "version": { "version_data": [ { "version_affected": "<", "version_name": "3.1", "version_value": "3.1.12" } ] } } ] }, "vendor_name": "Crafter Software" } ] } }, "credit": [ { "lang": "eng", "value": "Kai Zhao (ToTU Security Team)" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Authenticated users with Administrator or Developer roles may execute OS commands by Groovy Script which uses Groovy lib to render a webpage. The groovy script does not have security restrictions, which will cause attackers to execute arbitrary commands remotely(RCE)." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-913 Improper Control of Dynamically-Managed Code Resources" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://docs.craftercms.org/en/3.1/security/advisory.html#cv-2021120102", "name": "https://docs.craftercms.org/en/3.1/security/advisory.html#cv-2021120102" } ] }, "source": { "discovery": "EXTERNAL" } }