Description update
parent
a8cc15db20
commit
a75a4906f2
|
@ -17,8 +17,8 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
super(update_info(info,
|
||||
'Name' => 'Cogent DataHub HTTP Server Buffer Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits a stack based buffer overflow Cogent DataHub 7.3.0. The
|
||||
vulnerability exists in the HTTP server, while handling HTTP headers, where the
|
||||
This module exploits a stack based buffer overflow on Cogent DataHub 7.3.0. The
|
||||
vulnerability exists in the HTTP server - while handling HTTP headers, a
|
||||
strncpy() function is used in a dangerous way. This module has been tested
|
||||
successfully on Cogent DataHub 7.3.0 (Demo) on Windows XP SP3.
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue