Skip to content

Commit 3181d76

Browse files
author
Pedro Ribeiro
committed
Update sysaid_auth_file_upload.rb
1 parent 37827be commit 3181d76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/exploits/multi/http/sysaid_auth_file_upload.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@ def initialize(info = {})
3131
'References' =>
3232
[
3333
[ 'CVE', '2015-2994' ],
34-
[ 'OSVDB', 'TODO' ],
3534
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/generic/sysaid-14.4-multiple-vulns.txt' ],
36-
[ 'URL', 'TODO_FULLDISC_URL' ]
35+
[ 'URL', 'http://seclists.org/fulldisclosure/2015/Jun/8' ]
3736
],
3837
'DefaultOptions' => { 'WfsDelay' => 5 },
3938
'Privileged' => false,

0 commit comments

Comments
 (0)