Lucene search
+L

1251 matches found

exploitpack
exploitpack
•added 2018/11/30 12:00 a.m.•24 views

VBScript - OLEAUT32!VariantClear and scrrun!VBADictionary::put_Item Use-After-Free

VBScript - OLEAUT32!VariantClear and scrrun!VBADictionary::putItem Use-After-Free Class class2 Private Sub ClassTerminate var17.RemoveAll End Sub End Class Set var17 = CreateObject"Scripting.Dictionary" Set var17.Item"foo" = new class2 var17.Item"foo" = 1 !--...

1.1AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2018/11/30 12:00 a.m.•62 views

Microsoft VBScript rtFilter Out-Of-Bounds Read

vbscript: out-of-bounds read in rtFilter CVE-2018-8552 There is an out-of-bounds vulnerability in Microsoft VBScript. The vulnerability has been confirmed in Internet Explorer on Windows 7 with the latest patches applied. PoC: Note that Page Heap might need to be enabled to observe the crash...

0.1AI score0.50964EPSS
SaveExploits4
Exploit DB
Exploit DB
•added 2018/11/30 12:00 a.m.•46 views

VBScript - 'rtFilter' Out-of-Bounds Read

On Error Resume Next Class class1 Public Default Property Get x ReDim arr1 End Property End Class set c = new class1 arr = Array"b", "b", "a", "a", c Call Filterarr, "a" !-- =============================================================================== Preliminary Analysis: The rtFilter function...

7.6CVSS8.3AI score0.50964EPSS
SaveExploits4
exploitpack
exploitpack
•added 2018/11/30 12:00 a.m.•33 views

VBScript - rtFilter Out-of-Bounds Read

VBScript - rtFilter Out-of-Bounds Read On Error Resume Next Class class1 Public Default Property Get x ReDim arr1 End Property End Class set c = new class1 arr = Array"b", "b", "a", "a", c Call Filterarr, "a" !-- ===============================================================================...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2018/11/30 12:00 a.m.•60 views

VBScript - 'OLEAUT32!VariantClear' and 'scrrun!VBADictionary::put_Item' Use-After-Free

Class class2 Private Sub ClassTerminate var17.RemoveAll End Sub End Class Set var17 = CreateObject"Scripting.Dictionary" Set var17.Item"foo" = new class2 var17.Item"foo" = 1 !-- =============================================================================== Preliminary Analysis: 1st issue: In...

9.3CVSS8.3AI score0.47556EPSS
SaveExploits4
Packet Storm
Packet Storm
•added 2018/11/30 12:00 a.m.•90 views

Microsoft VBScript OLEAUT32!VariantClear / scrrun!VBADictionary::put_Item Use-After-Free

vbscript: use-after-free in OLEAUT32!VariantClear and scrrun!VBADictionary::putItem CVE-2018-8544 There is a use-after-free vulnerability possibly two vulnerabilities triggerable by the same PoC, see below in Microsoft VBScript. The vulnerability has been confirmed in Internet Explorer on Windows...

1AI score0.47556EPSS
SaveExploits4
Zero Day Initiative
Zero Day Initiative
•added 2018/11/21 12:00 a.m.•48 views

Microsoft Windows VBScript Class_Terminate Scripting.Dictionary Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Windows VBScript. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

8.8CVSS2.4AI score0.47556EPSS
SaveExploits4References1
CNVD
CNVD
•added 2018/11/16 12:00 a.m.•22 views

Microsoft Windows VBScript Engine Remote Code Execution Vulnerability

Microsoft Windows is a series of operating systems released by Microsoft Corporation in the U.S. The Windows VBScript engine is one of the VBScript scripting language engines. Microsoft Windows is prone to a remote code execution vulnerability. An attacker can exploit this issue to execute...

9.3CVSS9.4AI score0.47556EPSS
SaveExploits4References1
NVD
NVD
•added 2018/11/14 1:29 a.m.•19 views

CVE-2018-8552

An information disclosure vulnerability exists when VBScript improperly discloses the contents of its memory, which could provide an attacker with information to further compromise the user's computer or data, aka "Windows Scripting Engine Memory Corruption Vulnerability." This affects Internet...

7.6CVSS7.5AI score0.50964EPSS
SaveExploits4References3
OSV
OSV
•added 2018/11/14 1:29 a.m.•7 views

CVE-2018-8552

An information disclosure vulnerability exists when VBScript improperly discloses the contents of its memory, which could provide an attacker with information to further compromise the user's computer or data, aka "Windows Scripting Engine Memory Corruption Vulnerability." This affects Internet...

7.5CVSS7.3AI score0.50964EPSS
SaveExploits4References3
NVD
NVD
•added 2018/11/14 1:29 a.m.•25 views

CVE-2018-8544

A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka "Windows VBScript Engine Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2019, Windows Server...

9.3CVSS9AI score0.47556EPSS
SaveExploits4References4
attackerkb
attackerkb
•added 2018/11/14 1:29 a.m.•9 views

CVE-2018-8544

A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka "Windows VBScript Engine Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2019, Windows Server...

9.3CVSS6.6AI score0.47556EPSS
SaveExploits4References5
Prion
Prion
•added 2018/11/14 1:29 a.m.•24 views

Information disclosure

An information disclosure vulnerability exists when VBScript improperly discloses the contents of its memory, which could provide an attacker with information to further compromise the user's computer or data, aka "Windows Scripting Engine Memory Corruption Vulnerability." This affects Internet...

7.6CVSS6.9AI score0.50964EPSS
SaveExploits4References3Affected Software1
attackerkb
attackerkb
•added 2018/11/14 1:29 a.m.•8 views

CVE-2018-8552

An information disclosure vulnerability exists when VBScript improperly discloses the contents of its memory, which could provide an attacker with information to further compromise the user's computer or data, aka "Windows Scripting Engine Memory Corruption Vulnerability." This affects Internet...

7.6CVSS5.6AI score0.50964EPSS
SaveExploits4References4
OSV
OSV
•added 2018/11/14 1:29 a.m.•12 views

CVE-2018-8544

A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka "Windows VBScript Engine Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2019, Windows Server...

8.8CVSS7.9AI score0.47556EPSS
SaveExploits4References4
Prion
Prion
•added 2018/11/14 1:29 a.m.•23 views

Remote code execution

A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka "Windows VBScript Engine Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2019, Windows Server...

9.3CVSS8.9AI score0.47556EPSS
SaveExploits4References4Affected Software5
Cvelist
Cvelist
•added 2018/11/14 1:00 a.m.•46 views

CVE-2018-8552

An information disclosure vulnerability exists when VBScript improperly discloses the contents of its memory, which could provide an attacker with information to further compromise the user's computer or data, aka "Windows Scripting Engine Memory Corruption Vulnerability." This affects Internet...

6.4AI score0.50964EPSS
SaveExploits4References3
CVE
CVE
•added 2018/11/14 1:00 a.m.•108 views

CVE-2018-8552

CVE-2018-8552 is an information disclosure vulnerability in the VBScript engine used by Internet Explorer (IE9/IE10/IE11). It allows memory contents to be disclosed, aiding user data compromise. Public exploit exists (Exploit-DB: 45924). CVSSv3 base 7.5 (HIGH) with network vector; user interactio...

7.6CVSS5.8AI score0.50964EPSS
SaveExploits4References3Affected Software1
Cvelist
Cvelist
•added 2018/11/14 1:00 a.m.•57 views

CVE-2018-8544

A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka "Windows VBScript Engine Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2019, Windows Server...

7.9AI score0.47556EPSS
SaveExploits4References4
CVE
CVE
•added 2018/11/14 1:00 a.m.•195 views

CVE-2018-8544

CVE-2018-8544 is a remote code execution vulnerability in the Windows VBScript engine that corrupts memory when handling objects in VBScript. It affects multiple Windows versions (e.g., Windows 7, Windows 10, various Server editions) and is triggered by memory manipulation of VBScript objects, al...

9.3CVSS7.7AI score0.47556EPSS
SaveExploits4References4Affected Software8
Rows per page
Query Builder