Lucene search
+L

23 matches found

Github Security Blog
Github Security Blog
added 3 days ago8 views

Jodit has incomplete javascript: scheme normalization in sanitizeHTMLElement href check that allows link XSS

Summary jodit's sanitizeHTMLElement neutralizes a javascript: href using a bare href.trim.indexOf'javascript' === 0 check. This omits the normalization jodit applies to every other URL attribute: isDangerousUrl strips control bytes with value.replace/\u0000-\u0020+/g, '' and lowercases the value...

5.4CVSS5.5AI score0.0018EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder