Skip to content

Commit

Permalink
Better description
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans-Martin Münch (h0ng10) committed Mar 18, 2015
1 parent 00de437 commit 5dd718e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/exploits/unix/http/twiki_debug_plugins.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ def initialize(info = {})
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' =>
[
Expand Down

0 comments on commit 5dd718e

Please sign in to comment.