{ "schema_version": "1.4.0", "id": "GHSA-mpcf-4gmh-23w8", "modified": "2023-09-11T22:05:14Z", "published": "2018-07-24T20:16:30Z", "aliases": [ "CVE-2017-16118" ], "summary": "Regular Expression Denial of Service in forwarded", "details": "Affected versions of `forwarded` are vulnerable to regular expression denial of service when parsing specially crafted user input.\n\n\n## Recommendation\n\nUpdate to version 0.1.2 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": "forwarded" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.1.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16118" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-mpcf-4gmh-23w8" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/527" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/104427" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:46:42Z", "nvd_published_at": null } }