The open-uri-cached rubygem allows local users to execute arbitrary Ruby code by creating a directory under /tmp containing "openuri-" followed by a crafted UID, and putting Ruby code in said directory once a meta file is created.Referenceshttps://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L39https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L115https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L25http://www.openwall.com/lists/oss-security/2015/05/06/2http://www.securityfocus.com/bid/74469http://www.benjaminfleischer.com/2013/03/20/yaml-and-security-in-ruby/