Skip to content

Commit 6cc7d9c

Browse files
committed
add osvdb ref 85446 and edb ref 20500
1 parent ee21120 commit 6cc7d9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/exploits/multi/http/testlink_upload_exec.rb

Lines changed: 3 additions & 3 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/']
33-
#['OSVDB', ''],
34-
#['EDB', ''],
32+
[ 'URL', 'http://itsecuritysolutions.org/2012-08-13-TestLink-1.9.3-multiple-vulnerabilities/' ],
33+
[ 'OSVDB', '85446' ],
34+
[ 'EDB', '20500' ]
3535
],
3636
'Payload' =>
3737
{

0 commit comments

Comments
 (0)