{"api_version":"1","generated_at":"2026-07-23T11:08:32+00:00","cve":"CVE-2017-16137","urls":{"html":"https://cve.report/CVE-2017-16137","api":"https://cve.report/api/cve/CVE-2017-16137.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2017-16137","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2017-16137"},"summary":{"title":"CVE-2017-16137","description":"The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue.","state":"PUBLIC","assigner":"support@hackerone.com","published_at":"2018-06-07 02:29:00","updated_at":"2023-11-07 02:40:00"},"problem_types":["CWE-400"],"metrics":[],"references":[{"url":"https://lists.apache.org/thread.html/r8ba4c628fba7181af58817d452119481adce4ba92e889c643e4c7dd3@%3Ccommits.netbeans.apache.org%3E","name":"[netbeans-commits] 20200429 [jira] [Created] (NETBEANS-4280) cleanup potential security breaches","refsource":"MLIST","tags":[],"title":"Pony Mail!","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://nodesecurity.io/advisories/534","name":"https://nodesecurity.io/advisories/534","refsource":"MISC","tags":["Third Party Advisory"],"title":"Overview","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/visionmedia/debug/pull/504","name":"https://github.com/visionmedia/debug/pull/504","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"fix: remove ReDoS regexp by zhuangya · Pull Request #504 · visionmedia/debug · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/visionmedia/debug/issues/501","name":"https://github.com/visionmedia/debug/issues/501","refsource":"MISC","tags":["Third Party Advisory"],"title":"Vulnerable Regular Expression · Issue #501 · visionmedia/debug · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"0"},{"url":"https://lists.apache.org/thread.html/r8ba4c628fba7181af58817d452119481adce4ba92e889c643e4c7dd3%40%3Ccommits.netbeans.apache.org%3E","name":"[netbeans-commits] 20200429 [jira] [Created] (NETBEANS-4280) cleanup potential security breaches","refsource":"","tags":[],"title":"Pony Mail!","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://lists.apache.org/thread.html/rb5ac16fad337d1f3bb7079549f97d8166d0ef3082629417c39f12d63%40%3Cnotifications.netbeans.apache.org%3E","name":"[netbeans-notifications] 20200429 [GitHub] [netbeans] BradWalker opened a new pull request #2110: [NETBEANS-4280] - cleanup potential security breaches","refsource":"","tags":[],"title":"Pony Mail!","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://lists.apache.org/thread.html/rb5ac16fad337d1f3bb7079549f97d8166d0ef3082629417c39f12d63@%3Cnotifications.netbeans.apache.org%3E","name":"[netbeans-notifications] 20200429 [GitHub] [netbeans] BradWalker opened a new pull request #2110: [NETBEANS-4280] - cleanup potential security breaches","refsource":"MLIST","tags":[],"title":"Pony Mail!","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2017-16137","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2017-16137","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2017","cve_id":"16137","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"debug_project","cpe5":"debug","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"node.js","cpe12":"*","cpe13":"*"},{"cve_year":"2017","cve_id":"16137","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"debug_project","cpe5":"debug","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"node.js","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2017-16137","qid":"983967","title":"Nodejs (npm) Security Update for debug (GHSA-gxpj-cx7g-858c)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"support@hackerone.com","DATE_PUBLIC":"2018-04-26T00:00:00","ID":"CVE-2017-16137","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"debug node module","version":{"version_data":[{"version_value":"<= 2.6.8 || >= 3.0.0 <= 3.0.1"}]}}]},"vendor_name":"HackerOne"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"Denial of Service (CWE-400)"}]}]},"references":{"reference_data":[{"name":"https://github.com/visionmedia/debug/pull/504","refsource":"MISC","url":"https://github.com/visionmedia/debug/pull/504"},{"name":"https://github.com/visionmedia/debug/issues/501","refsource":"MISC","url":"https://github.com/visionmedia/debug/issues/501"},{"name":"https://nodesecurity.io/advisories/534","refsource":"MISC","url":"https://nodesecurity.io/advisories/534"},{"refsource":"MLIST","name":"[netbeans-commits] 20200429 [jira] [Created] (NETBEANS-4280) cleanup potential security breaches","url":"https://lists.apache.org/thread.html/r8ba4c628fba7181af58817d452119481adce4ba92e889c643e4c7dd3@%3Ccommits.netbeans.apache.org%3E"},{"refsource":"MLIST","name":"[netbeans-notifications] 20200429 [GitHub] [netbeans] BradWalker opened a new pull request #2110: [NETBEANS-4280] - cleanup potential security breaches","url":"https://lists.apache.org/thread.html/rb5ac16fad337d1f3bb7079549f97d8166d0ef3082629417c39f12d63@%3Cnotifications.netbeans.apache.org%3E"}]}},"nvd":{"publishedDate":"2018-06-07 02:29:00","lastModifiedDate":"2023-11-07 02:40:00","problem_types":["CWE-400"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.0","vectorString":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"LOW","baseScore":5.3,"baseSeverity":"MEDIUM"},"exploitabilityScore":3.9,"impactScore":1.4},"baseMetricV2":{"cvssV2":{"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},"severity":"MEDIUM","exploitabilityScore":10,"impactScore":2.9,"acInsufInfo":true,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:debug_project:debug:*:*:*:*:*:node.js:*:*","versionStartIncluding":"2.0.0","versionEndExcluding":"2.6.9","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:debug_project:debug:*:*:*:*:*:node.js:*:*","versionStartIncluding":"3.0.0","versionEndExcluding":"3.1.0","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2017","CveId":"16137","Ordinal":"113646","Title":"CVE-2017-16137","CVE":"CVE-2017-16137","Year":"2017"},"notes":[{"CveYear":"2017","CveId":"16137","Ordinal":"1","NoteData":"The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue.","Type":"Description","Title":null},{"CveYear":"2017","CveId":"16137","Ordinal":"2","NoteData":"2018-06-06","Type":"Other","Title":"Published"},{"CveYear":"2017","CveId":"16137","Ordinal":"3","NoteData":"2020-04-29","Type":"Other","Title":"Modified"}]}}}