Skip to content

Commit fd09b5c

Browse files
committed
Fix title
1 parent 4871228 commit fd09b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/webapp/tuleap_unserialize_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Metasploit3 < Msf::Exploit::Remote
1212

1313
def initialize(info = {})
1414
super(update_info(info,
15-
'Name' => 'Tuleap Unserialize PHP Code Execution',
15+
'Name' => 'Tuleap PHP Unserialize Code Execution',
1616
'Description' => %q{
1717
This module exploits a PHP object injection vulnerability in Tuelap <= 7.6-4 which could be
1818
abused to allow authenticated users to execute arbitrary code with the permissions of the

0 commit comments

Comments
 (0)