In the yajl-ruby gem 1.3.0 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_decode function in yajl_encode.c. This results in the whole ruby process terminating and potentially a denial of service. Upstream issue: https://github.com/brianmario/yajl-ruby/issues/176 Upstream patch: https://github.com/brianmario/yajl-ruby/commit/a8ca8f476655adaa187eedc60bdc770fff3c51ce
Created ruby193-rubygem-yajl-ruby tracking bugs for this issue: Affects: openshift-1 [bug 1524440]