lib/codesake/dawn/kb/cve_2013_0333.rb in codesake-dawn-0.60 vs lib/codesake/dawn/kb/cve_2013_0333.rb in codesake-dawn-0.70

- old
+ new

@@ -1,12 +1,9 @@ module Codesake module Dawn module Kb # Automatically created with rake on 2013-04-30 class CVE_2013_0333 - # - # Include the testing skeleton for this CVE - # include PatternMatchCheck include DependencyCheck def initialize message = "lib/active_support/json/backends/yaml.rb in Ruby on Rails 2.3.x before 2.3.16 and 3.0.x before 3.0.20 does not properly convert JSON data to YAML data for processing by a YAML parser, which allows remote attackers to execute arbitrary code, conduct SQL injection attacks, or bypass authentication via crafted data that triggers unsafe decoding, a different vulnerability than CVE-2013-0156."