Heap Overflow in YAML URI Escape Parsing (CVE-2014-2525)
There is an overflow in URI escape parsing of YAML in Ruby. This vulnerability has been assigned the CVE identifier CVE-2014-2525.
Posted by hone and zzak on 29 Mar 2014
There is an overflow in URI escape parsing of YAML in Ruby. This vulnerability has been assigned the CVE identifier CVE-2014-2525.
Posted by hone and zzak on 29 Mar 2014
eurucamp 2014 will be held around Berlin on August 1st to 3rd. eurucamp is an offspring of EuRuKo 2011 and has been held ever since.
Posted by Florian Gilcher on 15 Mar 2014
RubyConf Taiwan 2014 will be held in Taipei, Taiwan on 25-26 April, 2014.
Posted by Juanito Fatas on 14 Mar 2014
In Ruby 2.1.0 or earlier, the reject
method in any class that inherits
Hash
returns an object of its own class.
But in Ruby 2.1.1, this behavior has changed accidentally to return always
a plain Hash object, not of the inherited class.
Posted by sorah on 10 Mar 2014