{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-26107", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "All versions of the package sketchsvg are vulnerable to Arbitrary Code Injection when invoking shell.exec without sanitization nor parametrization while concatenating the current directory as part of the command string." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Arbitrary Code Injection", "cweId": "CWE-94" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "sketchsvg", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "*" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://security.snyk.io/vuln/SNYK-JS-SKETCHSVG-3167969", "refsource": "MISC", "name": "https://security.snyk.io/vuln/SNYK-JS-SKETCHSVG-3167969" }, { "url": "https://github.com/eBay/SketchSVG/blob/dd1036648f0f320a3187ef79d506b676b9eb87a6/lib/index.js%23L115", "refsource": "MISC", "name": "https://github.com/eBay/SketchSVG/blob/dd1036648f0f320a3187ef79d506b676b9eb87a6/lib/index.js%23L115" }, { "url": "https://github.com/eBay/SketchSVG/blob/dd1036648f0f320a3187ef79d506b676b9eb87a6/lib/index.js%23L64", "refsource": "MISC", "name": "https://github.com/eBay/SketchSVG/blob/dd1036648f0f320a3187ef79d506b676b9eb87a6/lib/index.js%23L64" } ] }, "credits": [ { "lang": "en", "value": "Everardo Padilla" } ], "impact": { "cvss": [ { "version": "3.1", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "LOW", "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L/E:P" } ] } }