{ "schema_version": "1.4.0", "id": "GHSA-wrvr-8mpx-r7pp", "modified": "2023-09-12T18:28:52Z", "published": "2018-07-20T16:20:52Z", "aliases": [ "CVE-2017-16138" ], "summary": "mime Regular Expression Denial of Service when MIME lookup performed on untrusted user input", "details": "Affected versions of `mime` are vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input.\n\n\n## Recommendation\n\nUpdate to version 2.0.3 or later.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "mime" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.3" } ] } ] }, { "package": { "ecosystem": "npm", "name": "mime" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.4.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16138" }, { "type": "WEB", "url": "https://github.com/broofa/node-mime/issues/167" }, { "type": "WEB", "url": "https://github.com/broofa/mime/commit/1df903fdeb9ae7eaa048795b8d580ce2c98f40b0" }, { "type": "WEB", "url": "https://github.com/broofa/mime/commit/855d0c4b8b22e4a80b9401a81f2872058eae274d" }, { "type": "PACKAGE", "url": "https://github.com/broofa/mime" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T22:01:10Z", "nvd_published_at": null } }