{ "schema_version": "1.4.0", "id": "GHSA-x6wp-rfwh-hcx7", "modified": "2023-09-08T19:20:36Z", "published": "2018-07-24T19:55:05Z", "aliases": [ "CVE-2017-16111" ], "summary": "Regular Expression Denial of Service in content", "details": "Affected versions of `content` are vulnerable to a regular expression denial of service when parsing malicious `Content-Type` and `Content-Disposition` headers.\n\n\n## Recommendation\n\nUpdate to version 3.0.6 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": "content" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.0.7" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16111" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-x6wp-rfwh-hcx7" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/530" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T22:02:27Z", "nvd_published_at": null } }