Skip to content

Commit 125a079

Browse files
committed
add cve reference
1 parent 1ced399 commit 125a079

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/linux/http/wd_mycloud_multiupload_upload.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ def initialize(info={})
3030
[
3131
['URL', 'https://www.exploitee.rs/index.php/Western_Digital_MyCloud#.2Fjquery.2Fuploader.2Fmulti_uploadify.php_.28added_08.2F06.2F2017.29'],
3232
['URL', 'https://download.exploitee.rs/file/generic/Exploiteers-DEFCON25.pdf'],
33-
['URL', 'https://www.youtube.com/watch?v=EO_49pfmA5A']
33+
['URL', 'https://www.youtube.com/watch?v=EO_49pfmA5A'],
34+
['CVE', '2017-17560']
3435
],
3536
'Platform' => 'php',
3637
'Arch' => ARCH_PHP,

0 commit comments

Comments
 (0)