Versions of mrk.js before 2.0.1 are vulnerable to cross-site scripting (XSS) when markdown is converted to HTML.
Update to version 2.0.1 or later and use mark.sanitizeURL() for any src and href attributes when extending the markdown.
{
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:28:53Z",
"nvd_published_at": null,
"severity": "HIGH"
}