Fix typo
parent
1133332702
commit
f622a3a0e5
|
@ -15,7 +15,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Name' => 'Ericom AccessNow Server Buffer Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits a stack based buffer overflow in Ericom AccessNow Server. The
|
||||
vulnerability is due to an insecure usage of vsprintf with used controlled data,
|
||||
vulnerability is due to an insecure usage of vsprintf with user controlled data,
|
||||
which can be triggered with a malformed HTTP request. This module has been tested
|
||||
successfully with Ericom AccessNow Server 2.4.0.2 on Windows XP SP3 and Windows 2003
|
||||
Server SP2.
|
||||
|
|
Loading…
Reference in New Issue