don't bother escaping a tick
git-svn-id: file:///home/svn/framework3/trunk@13887 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
53b807abee
commit
6578874439
|
@ -21,7 +21,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
super(update_info(info,
|
||||
'Name' => 'BEA WebLogic JSESSIONID Cookie Value Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits a buffer overflow in BEA\'s WebLogic plugin. The vulnerable
|
||||
This module exploits a buffer overflow in BEA's WebLogic plugin. The vulnerable
|
||||
code is only accessible when clustering is configured. A request containing a
|
||||
long JSESSION cookie value can lead to arbirtary code execution.
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue