{ "schema_version": "1.4.0", "id": "GHSA-q22g-8fr4-qpj4", "modified": "2024-04-22T19:45:28Z", "published": "2019-06-06T15:32:15Z", "aliases": [ "CVE-2019-12041" ], "summary": "Regular Expression Denial of Service in remarkable", "details": "lib/common/html_re.js in remarkable 1.7.1 allows Regular Expression Denial of Service (ReDoS) via a CDATA section.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "remarkable" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.7.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12041" }, { "type": "WEB", "url": "https://github.com/jonschlinkert/remarkable/issues/331" }, { "type": "WEB", "url": "https://github.com/jonschlinkert/remarkable/pull/335#issuecomment-515958379" }, { "type": "WEB", "url": "https://github.com/jonschlinkert/remarkable/commit/287dfbf22e70790c8b709ae37a5be0523597673c" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-REMARKABLE-174639" } ], "database_specific": { "cwe_ids": [ "CWE-1333", "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2019-06-06T15:21:06Z", "nvd_published_at": "2019-05-13T13:29:00Z" } }