Skip to content

Commit ee21120

Browse files
committed
add osvdb ref 85509
1 parent ade970a commit ee21120

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/exploits/multi/http/mobilecartly_upload_exec.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ def initialize(info={})
3131
],
3232
'References' =>
3333
[
34-
['EDB', '20422'],
35-
['BID', '55399']
34+
[ 'OSVDB', '85509' ],
35+
[ 'EDB', '20422 '],
36+
[ 'BID', '55399 ']
3637
],
3738
'Payload' =>
3839
{

0 commit comments

Comments
 (0)