2024-07-14 02:06:08 +00:00

107 lines
3.0 KiB
JSON

{
"id": "CVE-2020-7601",
"sourceIdentifier": "report@snyk.io",
"published": "2020-03-15T22:15:14.503",
"lastModified": "2021-07-21T11:39:23.747",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "gulp-scss-lint through 1.0.0 allows execution of arbitrary commands. It is possible to inject arbitrary commands to the \"exec\" function located in \"src/command.js\" via the provided options."
},
{
"lang": "es",
"value": "gulp-scss-lint versiones hasta 1.0.0, permite una ejecuci\u00f3n de comandos arbitraria. Es posible inyectar comandos arbitrarios a una funci\u00f3n \"exec\" ubicada en el archivo \"src/command.js\" por medio de las opciones proporcionadas."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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:gulp-scss-lint_project:gulp-scss-lint:*:*:*:*:*:node.js:*:*",
"versionEndIncluding": "1.0.0",
"matchCriteriaId": "5A2F5FD5-6727-45C8-B026-0C3D396E0A97"
}
]
}
]
}
],
"references": [
{
"url": "https://snyk.io/vuln/SNYK-JS-GULPSCSSLINT-560114",
"source": "report@snyk.io",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}