Better description

This commit is contained in:
Hans-Martin Münch (h0ng10)
2015-03-18 09:51:51 +01:00
parent 00de437918
commit 5dd718e4fa
@@ -14,9 +14,9 @@ class Metasploit3 < Msf::Exploit::Remote
super(update_info(info,
'Name' => 'TWiki Debugenableplugins Remote Code Execution',
'Description' => %q{
TWiki 4.0.x-6.0.0 contains a vulnerability that allows remote code execution.
TWiki 4.0.x-6.0.0 contains a vulnerability in the Debug functionality.
The value of the debugenableplugins parameter is used without proper sanitization
in an eval function which allows remote code execution
in an Perl eval statement which allows remote code execution
},
'Author' =>
[