Skip to content

Commit eb1fe05

Browse files
committed
Fix for CVE-2013-0156
1 parent 2c1f180 commit eb1fe05

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/initializers/cve_fix.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ActionDispatch::ParamsParser::DEFAULT_PARSERS.delete(Mime::XML)
2+

0 commit comments

Comments
 (0)