We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 103b829 + 1a32cf7 commit a60fe4aCopy full SHA for a60fe4a
modules/exploits/unix/webapp/wp_platform_exec.rb
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Exploit::Remote
13
def initialize(info = {})
14
super(update_info(
15
info,
16
- 'Name' => 'Remote Code Execution in WordPress Platform Theme',
+ 'Name' => 'WordPress Platform Theme File Upload Vulnerability',
17
'Description' => %q{
18
The WordPress Theme "platform" contains a remote code execution vulnerability
19
through an unchecked admin_init call. The theme includes the uploaded file
0 commit comments