{ "id": "CVE-2018-3772", "sourceIdentifier": "support@hackerone.com", "published": "2018-07-30T18:29:00.780", "lastModified": "2019-10-09T23:40:36.967", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "Concatenating unsanitized user input in the `whereis` npm module < 0.4.1 allowed an attacker to execute arbitrary commands. The `whereis` module is deprecated and it is recommended to use the `which` npm module instead." }, { "lang": "es", "value": "La concatenaci\u00f3n de entradas de usuario no saneadas en el m\u00f3dulo de npm \"whereis\" en versiones anteriores a la 0.4.1 permit\u00eda que un atacante ejecute comandos arbitrarios. El m\u00f3dulo \"whereis\" est\u00e1 obsoleto y se recomienda emplear el m\u00f3dulo \"which\" en su lugar." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/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-20" } ] }, { "source": "support@hackerone.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-77" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:whereis_project:whereis:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "0.4.1", "matchCriteriaId": "72A390D5-B8BD-4302-B1AE-2A1E6E42408D" } ] } ] } ], "references": [ { "url": "https://hackerone.com/reports/319476", "source": "support@hackerone.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }