Skip to content

Commit ea49fd2

Browse files
author
Pedro Ribeiro
committed
Update sysaid_rdslogs_fle_upload.rb
1 parent d5b33a0 commit ea49fd2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/exploits/multi/http/sysaid_rdslogs_fle_upload.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,8 @@ def initialize(info = {})
3434
'References' =>
3535
[
3636
[ 'CVE', '2015-2995' ],
37-
[ 'OSVDB', 'TODO' ],
3837
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/generic/sysaid-14.4-multiple-vulns.txt' ],
39-
[ 'URL', 'FULLDISC_URL' ]
38+
[ 'URL', 'http://seclists.org/fulldisclosure/2015/Jun/8' ]
4039
],
4140
'DefaultOptions' => { 'WfsDelay' => 30 },
4241
'Privileged' => false,

0 commit comments

Comments
 (0)