diff --git a/modules/exploits/unix/webapp/wp_creativecontactform_file_upload.rb b/modules/exploits/unix/webapp/wp_creativecontactform_file_upload.rb index b2a59176f3..f87c431241 100644 --- a/modules/exploits/unix/webapp/wp_creativecontactform_file_upload.rb +++ b/modules/exploits/unix/webapp/wp_creativecontactform_file_upload.rb @@ -20,13 +20,14 @@ class Metasploit3 < Msf::Exploit::Remote }, 'Author' => [ - 'TO DO', # Vulnerability discovery + 'Gianni Angelozzi', # Vulnerability discovery 'Roberto Soares Espreto ' # Metasploit module ], 'License' => MSF_LICENSE, 'References' => [ - ['URL', 'http://domain.com'] + ['EDB', '35057'], + ['OSVDB', '113669'] ], 'Privileged' => false, 'Platform' => 'php',