CVE-2020-25739: Cross-site Scripting
(updated )
An issue was discovered in the gon gem for Ruby. MultiJson does not honor the escape_mode
parameter to escape fields as an XSS protection mechanism. To mitigate, json_dumper.rb
in gon now applies XSS escaping by default without relying on MultiJson.
References
Detect and mitigate CVE-2020-25739 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 →