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.
1 parent 4871228 commit fd09b5cCopy full SHA for fd09b5c
modules/exploits/unix/webapp/tuleap_unserialize_exec.rb
@@ -12,7 +12,7 @@ class Metasploit3 < Msf::Exploit::Remote
12
13
def initialize(info = {})
14
super(update_info(info,
15
- 'Name' => 'Tuleap Unserialize PHP Code Execution',
+ 'Name' => 'Tuleap PHP Unserialize Code Execution',
16
'Description' => %q{
17
This module exploits a PHP object injection vulnerability in Tuelap <= 7.6-4 which could be
18
abused to allow authenticated users to execute arbitrary code with the permissions of the
0 commit comments