{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2022-07-01T20:00:18.676393Z", "ID": "CVE-2022-25900", "STATE": "PUBLIC", "TITLE": "Command Injection" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "git-clone", "version": { "version_data": [ { "version_affected": ">=", "version_value": "0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Command Injection" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-GITCLONE-2434308", "name": "https://snyk.io/vuln/SNYK-JS-GITCLONE-2434308" }, { "refsource": "MISC", "url": "https://gist.github.com/lirantal/9441f3a1212728476f7a6caa4acb2ccc", "name": "https://gist.github.com/lirantal/9441f3a1212728476f7a6caa4acb2ccc" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "All versions of package git-clone are vulnerable to Command Injection due to insecure usage of the --upload-pack feature of git." } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "baseScore": 8.1, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH" } }, "credit": [ { "lang": "eng", "value": "Liran Tal" } ] }