{ "id": "CVE-2017-16138", "sourceIdentifier": "support@hackerone.com", "published": "2018-06-07T02:29:03.863", "lastModified": "2019-10-09T23:24:50.003", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "The mime module < 1.4.1, 2.0.1, 2.0.2 is vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input." }, { "lang": "es", "value": "El m\u00f3dulo mime en versiones anteriores a la 1.4.1, 2.0.1 y 2.0.2 es vulnerable a una denegaci\u00f3n de servicio (DoS) por expresiones regulares cuando se realiza una b\u00fasqueda mime en entradas de usuario no fiables." } ], "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:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": true, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-400" } ] }, { "source": "support@hackerone.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-400" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:mime_project:mime:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "1.4.1", "matchCriteriaId": "150700EE-A06B-4FFD-8660-8DE16C09D8F2" }, { "vulnerable": true, "criteria": "cpe:2.3:a:mime_project:mime:*:*:*:*:*:node.js:*:*", "versionStartIncluding": "2.0.1", "versionEndExcluding": "2.0.3", "matchCriteriaId": "3F4557A9-9350-4D50-AC50-584B6153A1EA" } ] } ] } ], "references": [ { "url": "https://github.com/broofa/node-mime/issues/167", "source": "support@hackerone.com", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://nodesecurity.io/advisories/535", "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ] } ] }