stack overflow != stack buffer overflow
git-svn-id: file:///home/svn/framework3/trunk@13001 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
465bc8ce88
commit
57cf0b04a7
|
@ -19,7 +19,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info={})
|
||||
super(update_info(info,
|
||||
'Name' => "7-Technologies IGSS <= v9.00.00 b11063 IGSSdataServer.exe Stack Overflow",
|
||||
'Name' => "7-Technologies IGSS <= v9.00.00 b11063 IGSSdataServer.exe Stack Buffer Overflow",
|
||||
'Description' => %q{
|
||||
This module exploits a vulnerability in the igssdataserver.exe component of 7-Technologies
|
||||
IGSS up to version 9.00.00 b11063. While processing a ListAll command, the application
|
||||
|
|
Loading…
Reference in New Issue