CVE-2020-11023: Cross-site Scripting
(updated )
In jQuery, passing HTML containing <option>
elements from untrusted sources, even after sanitizing it, to one of jQuery’s DOM manipulation methods (i.e., .html()
, .append()
, and others) may execute untrusted code.
References
Detect and mitigate CVE-2020-11023 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →