{ "id": "CVE-2020-7615", "sourceIdentifier": "report@snyk.io", "published": "2020-04-07T14:15:14.340", "lastModified": "2020-04-07T19:39:53.373", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "fsa through 0.5.1 is vulnerable to Command Injection. The first argument of 'execGitCommand()', located within 'lib/rep.js#63' can be controlled by users without any sanitization to inject arbitrary commands." }, { "lang": "es", "value": "fsa versiones hasta 0.5.1, es vulnerable a una Inyecci\u00f3n de Comandos. El primer argumento de la funci\u00f3n \"execGitCommand()\", ubicado dentro de la biblioteca \"lib/rep.js#6\" puede ser controlada por usuarios sin ning\u00fan saneamiento para inyectar comandos arbitrarios." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "LOCAL", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 4.6 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 3.9, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-78" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:fsa_project:fsa:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.5.1", "matchCriteriaId": "D4AE58EF-309D-42C9-9475-D02FFF57A6B9" } ] } ] } ], "references": [ { "url": "https://github.com/gregof/fsa/blob/master/lib/rep.js#L12", "source": "report@snyk.io", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://snyk.io/vuln/SNYK-JS-FSA-564118", "source": "report@snyk.io", "tags": [ "Exploit", "Third Party Advisory" ] } ] }