Skip to content

Commit a75a490

Browse files
committed
Description update
1 parent a8cc15d commit a75a490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/windows/http/cogent_datahub_request_headers_bof.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ def initialize(info = {})
1717
super(update_info(info,
1818
'Name' => 'Cogent DataHub HTTP Server Buffer Overflow',
1919
'Description' => %q{
20-
This module exploits a stack based buffer overflow Cogent DataHub 7.3.0. The
21-
vulnerability exists in the HTTP server, while handling HTTP headers, where the
20+
This module exploits a stack based buffer overflow on Cogent DataHub 7.3.0. The
21+
vulnerability exists in the HTTP server - while handling HTTP headers, a
2222
strncpy() function is used in a dangerous way. This module has been tested
2323
successfully on Cogent DataHub 7.3.0 (Demo) on Windows XP SP3.
2424
},

0 commit comments

Comments
 (0)