1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/xml_mini
Aaron Patterson 9b635292db enforce a depth limit on XML documents
XML documents that are too deep can cause an stack overflow, which in
turn will cause a potential DoS attack.

CVE-2015-3227
2015-06-16 17:27:54 -03:00
..
jdom.rb enforce a depth limit on XML documents 2015-06-16 17:27:54 -03:00
libxml.rb
libxmlsax.rb
nokogiri.rb
nokogirisax.rb
rexml.rb enforce a depth limit on XML documents 2015-06-16 17:27:54 -03:00