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 Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
libxmlsax.rb change merge to merge! in AS on new hashes 2013-04-02 11:13:56 +05:30
nokogiri.rb Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
nokogirisax.rb change merge to merge! in AS on new hashes 2013-04-02 11:13:56 +05:30
rexml.rb enforce a depth limit on XML documents 2015-06-16 17:27:54 -03:00