CVE-2013-4389: Possible DoS Vulnerability
(updated )
A carefully crafted email address in conjunction with the Action Mailer logger format string could take advantage of a bug in Ruby’s sprintf implementation and possibly lead to a denial of service attack. Impacted Ruby code will look something like this: "some string #{user_input}" % some_number
References
Detect and mitigate CVE-2013-4389 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 →