Skip to content

Commit 2b55e0e

Browse files
committed
add osvdb ref 64171
1 parent d19bd7a commit 2b55e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/multi/http/jboss_deploymentfilerepository.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ def initialize(info = {})
2929
'References' =>
3030
[
3131
[ 'CVE', '2010-0738' ], # by using VERB other than GET/POST
32+
[ 'OSVDB', '64171' ],
3233
[ 'URL', 'http://www.redteam-pentesting.de/publications/jboss' ],
3334
[ 'URL', 'https://bugzilla.redhat.com/show_bug.cgi?id=574105' ],
3435
],

0 commit comments

Comments
 (0)