fixed typos

This commit is contained in:
Paolo 'VoidSec' Stagno
2020-05-13 11:02:27 +02:00
parent 4556ebf3ef
commit 9d7f5450bf
3 changed files with 3 additions and 3 deletions
@@ -11,7 +11,7 @@ class MetasploitModule < Msf::Exploit::Remote
def initialize(info = {})
super(update_info(info,
'Name' => 'Shenzhen Sricctv Technology DeviceViewer User Field Stack Buffer Overlow',
'Name' => 'Shenzhen Sricctv Technology DeviceViewer User Field Stack Buffer Overflow',
'Description' => %q{
This exploits a SEH stack buffer overflow in Shenzhen Sricctv Technology DeviceViewer
v.3.10.12.0 present in the username login field.
@@ -1,5 +1,5 @@
"""
Full title: DeviceViewer (DeviceViewer.exe) v.3.10.12.0 - 'Username' Field Stack Buffer Overlow (SEH) DEP+ASLR Bypass
Full title: DeviceViewer (DeviceViewer.exe) v.3.10.12.0 - 'Username' Field Stack Buffer Overflow (SEH) DEP+ASLR Bypass
CVE: CVE-2019-11563
Exploit Author: Paolo Stagno aka VoidSec - voidsec@voidsec.com - https://voidsec.com
Vendor Homepage: http://www.sricam.com/
@@ -1,5 +1,5 @@
"""
Full title: DeviceViewer (DeviceViewer.exe) v.3.10.12.0 - 'Username' Field Stack Buffer Overlow (SEH) DEP+ASLR Bypass
Full title: DeviceViewer (DeviceViewer.exe) v.3.10.12.0 - 'Username' Field Stack Buffer Overflow (SEH) DEP+ASLR Bypass
CVE: CVE-2019-11563
Exploit Author: Paolo Stagno aka VoidSec - voidsec@voidsec.com - https://voidsec.com
Vendor Homepage: http://www.sricam.com/