Skip to content

Commit a60fe4a

Browse files
committed
Land rapid7#5201, Change module wording to conform with other WP modules
2 parents 103b829 + 1a32cf7 commit a60fe4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/webapp/wp_platform_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Exploit::Remote
1313
def initialize(info = {})
1414
super(update_info(
1515
info,
16-
'Name' => 'Remote Code Execution in WordPress Platform Theme',
16+
'Name' => 'WordPress Platform Theme File Upload Vulnerability',
1717
'Description' => %q{
1818
The WordPress Theme "platform" contains a remote code execution vulnerability
1919
through an unchecked admin_init call. The theme includes the uploaded file

0 commit comments

Comments
 (0)