Skip to content

Commit fdebfe3

Browse files
committed
Add references
1 parent adc241f commit fdebfe3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/auxiliary/dos/http/rails_action_view.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ def initialize(info = {})
3030
'References' =>
3131
[
3232
[ 'CVE', '2013-6414' ],
33+
[ 'OSVDB', '100525' ],
34+
[ 'BID', '64074' ],
3335
[ 'URL', 'http://seclists.org/oss-sec/2013/q4/400' ],
3436
[ 'URL', 'https://github.com/rails/rails/commit/bee3b7f9371d1e2ddcfe6eaff5dcb26c0a248068' ]
3537
],

0 commit comments

Comments
 (0)