Skip to content

Commit 29bc169

Browse files
committed
add osvdb ref 64171
1 parent df27e3e commit 29bc169

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/multi/http/jboss_bshdeployer.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ def initialize(info = {})
3333
'References' =>
3434
[
3535
[ 'CVE', '2010-0738' ], # using a VERB other than GET/POST
36+
[ 'OSVDB', '64171' ],
3637
[ 'URL', 'http://www.redteam-pentesting.de/publications/jboss' ],
3738
[ 'URL', 'https://bugzilla.redhat.com/show_bug.cgi?id=574105' ],
3839
],

0 commit comments

Comments
 (0)