Skip to content

Commit 322ba27

Browse files
committed
re-order refs
1 parent a3a5dec commit 322ba27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/multi/http/testlink_upload_exec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ def initialize(info={})
2929
],
3030
'References' =>
3131
[
32-
[ 'URL', 'http://itsecuritysolutions.org/2012-08-13-TestLink-1.9.3-multiple-vulnerabilities/' ],
3332
[ 'OSVDB', '85446' ],
34-
[ 'EDB', '20500' ]
33+
[ 'EDB', '20500' ],
34+
[ 'URL', 'http://itsecuritysolutions.org/2012-08-13-TestLink-1.9.3-multiple-vulnerabilities/' ]
3535
],
3636
'Payload' =>
3737
{

0 commit comments

Comments
 (0)