CVE-2017-16516: Denial of Service via SIGABRT
(updated )
In the yajl-ruby gem for Ruby, when a crafted JSON file is supplied to Yajl::
Parser.new.parse, the whole ruby process crashes with a SIGABRT in the
yajl_string_decodefunction in
yajl_encode.c.` This results in the whole ruby process terminating and potentially a denial of service.
References
Detect and mitigate CVE-2017-16516 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 →