CVE-2020-7656: Cross-site Scripting
(updated )
jQuery, which is used by the rdoc gem, allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove <script>
HTML tags that contain a whitespace character, i.e., </script >
, which results in the enclosed script logic to be executed.
References
Detect and mitigate CVE-2020-7656 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 →