{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2021-07-12T15:10:39.617762Z", "ID": "CVE-2021-23389", "STATE": "PUBLIC", "TITLE": "Arbitrary Code Execution" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "total.js", "version": { "version_data": [ { "version_affected": "<", "version_value": "3.4.9" } ] } } ] }, "vendor_name": "n/a" } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Arbitrary Code Execution" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-TOTALJS-1088607", "name": "https://snyk.io/vuln/SNYK-JS-TOTALJS-1088607" }, { "refsource": "MISC", "url": "https://github.com/totaljs/framework/blob/master/utils.js%23L6606-L6631", "name": "https://github.com/totaljs/framework/blob/master/utils.js%23L6606-L6631" }, { "refsource": "MISC", "url": "https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3", "name": "https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "The package total.js before 3.4.9 are vulnerable to Arbitrary Code Execution via the U.set() and U.get() functions." } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P", "baseScore": 9.8, "baseSeverity": "CRITICAL", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH" } }, "credit": [ { "lang": "eng", "value": "Alessio Della Libera (@d3lla)" }, { "lang": "eng", "value": "Agustin Gianni" } ] }