Caps in title
parent
ae59f03ac9
commit
99b9261294
|
@ -14,9 +14,9 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
|
|
||||||
def initialize(info={})
|
def initialize(info={})
|
||||||
super(update_info(info,
|
super(update_info(info,
|
||||||
'Name' => "Samsung NET-i viewer Multiple ActiveX BackupToAvi() Remote Overflow",
|
'Name' => "Samsung NET-i Viewer Multiple ActiveX BackupToAvi() Remote Overflow",
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module exploits a vulnerability in the CNC_Ctrl.dll ActiveX installed
|
This module exploits a vulnerability in the CNC_Ctrl.dll ActiveX control installed
|
||||||
with the Samsung NET-i viewer 1.37.
|
with the Samsung NET-i viewer 1.37.
|
||||||
|
|
||||||
Specifically, when supplying a long string for the fname parameter to the
|
Specifically, when supplying a long string for the fname parameter to the
|
||||||
|
|
Loading…
Reference in New Issue