Lucene search
K

424 matches found

Exploit DB
Exploit DB
added 2018/04/05 12:0 a.m.25 views

Microsoft Windows - Multiple Use-After-Free Issues in jscript Array Methods

!-- There are multiple use-after-free issues in Array methods in jscript. When jscript executes an Array method such as Array.join, it first retrieves the length of an array. If the input is not an array but an object, then the length property of the object is going to be retrieved and converted ...

7AI score
Exploits0
0day.today
0day.today
added 2018/04/05 12:0 a.m.34 views

Microsoft Windows - Multiple Use-After-Free Issues in jscript Array Methods Exploit

Exploit for windows platform in category dos / poc !-- There are multiple use-after-free issues in Array methods in jscript. When jscript executes an Array method such as Array.join, it first retrieves the length of an array. If the input is not an array but an object, then the length property of...

7.6CVSS6.5AI score0.67364EPSS
Exploits4
exploitpack
exploitpack
added 2018/04/05 12:0 a.m.35 views

Microsoft Windows - Multiple Use-After-Free Issues in jscript Array Methods

Microsoft Windows - Multiple Use-After-Free Issues in jscript Array Methods !-- There are multiple use-after-free issues in Array methods in jscript. When jscript executes an Array method such as Array.join, it first retrieves the length of an array. If the input is not an array but an object, th...

0.6AI score
Exploits0
Packet Storm
Packet Storm
added 2018/04/05 12:0 a.m.40 views

Microsoft Windows jscript Use-After-Free

Windows: multiple use-after-free issues in jscript Array methods CVE-2018-0935 There are multiple use-after-free issues in Array methods in jscript. When jscript executes an Array method such as Array.join, it first retrieves the length of an array. If the input is not an array but an object, the...

7.5AI score0.67364EPSS
Exploits4
Kitploit
Kitploit
added 2018/01/14 12:41 p.m.92 views

DNSExfiltrator - Data exfiltration over DNS request covert channel

DNSExfiltrator allows for transfering exfiltrate a file over a DNS request covert channel. This is basically a data leak testing tool allowing to exfiltrate data over a covert channel. DNSExfiltrator has two sides: 1. The server side , coming as a single python script dnsexfiltrator.py, which act...

7.3AI score
Exploits0References1
n0where
n0where
added 2018/01/01 7:21 p.m.15 views

Data Exfiltration over DNS Request Covert Channel: DNSExfiltrator

DNSExfiltrator allows for transfering exfiltrate a file over a DNS request covert channel. This is basically a data leak testing tool allowing to exfiltrate data over a covert channel. DNSExfiltrator has two sides: 1. The server side , coming as a single python script dnsexfiltrator.py , which ac...

1AI score
Exploits0References1
exploitpack
exploitpack
added 2017/12/19 12:0 a.m.14 views

Microsoft Internet Explorer 11 - jscript!JSONStringifyObject Use-After-Free

Microsoft Internet Explorer 11 - jscript!JSONStringifyObject Use-After-Free var o1 = toJSON:function alert'o1'; return o2; var o2 = toJSON:function alert'o2'; CollectGarbage; return 'x'; JSON.stringifyo1; g df8.e48: Access violation - code c0000005 first chance First chance exceptions are reporte...

7.4AI score
Exploits0
0day.today
0day.today
added 2017/12/19 12:0 a.m.42 views

Microsoft Windows jscript!JsArraySlice Uninitialized Variable Exploit

Exploit for windows platform in category dos / poc Windows: Uninitialized variable in jscript!JsArraySlice CVE-2017-11855 There is an uninitialized variable vulnerability in jscript.dll. This issue could potentially be exploited through multiple vectors: - By opening a malicious web page in...

7.6CVSS7.5AI score0.4926EPSS
Exploits4
Exploit DB
Exploit DB
added 2017/12/19 12:0 a.m.63 views

Microsoft Internet Explorer 11 - 'jscript!JSONStringifyObject' Use-After-Free

var o1 = toJSON:function alert'o1'; return o2; var o2 = toJSON:function alert'o2'; CollectGarbage; return 'x'; JSON.stringifyo1; g df8.e48: Access violation - code c0000005 first chance First chance exceptions are reported before any exception handling. This exception may be expected and handled...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2017/12/19 12:0 a.m.12 views

Microsoft Windows - jscript!NameTbl::GetValDef Use-After-Free

Microsoft Windows - jscript!NameTbl::GetValDef Use-After-Free var vars = new Array100; forvar i=0;i !-- ============================================ PoC for WPAD might require page heap to trigger the crash: ============================================ function...

0.2AI score
Exploits0
Packet Storm
Packet Storm
added 2017/12/19 12:0 a.m.66 views

Microsoft Windows jscript!RegExpFncObj::LastParen Out-Of-Bounds Read

Windows: out-of-bounds read in jscript!RegExpFncObj::LastParen CVE-2017-11906 There is an out-of-bounds read in jscript.dll library used in IE, WPAD and other places: PoC for IE note: page heap might be required to obsorve the crash: ========================================= function go var r= ne...

0.2AI score0.58879EPSS
Exploits4
Exploit DB
Exploit DB
added 2017/12/19 12:0 a.m.62 views

Microsoft Windows - 'jscript!RegExpFncObj::LastParen' Out-of-Bounds Read

function go var r= new RegExpArray100.join''; ''.searchr; alertRegExp.lastParen; go; r rax=0000000000000063 rbx=000000000476fd90 rcx=0000000000000063 rdx=0000000000000064 rsi=000000000476fd90 rdi=000007fef23d37d0 rip=000007fef23d3813 rsp=00000000130f9090 rbp=00000000130f9148 r8=00000000130f9210...

7AI score
Exploits0
GoogleProjectZero
GoogleProjectZero
added 2017/12/18 12:0 a.m.21 views

aPAColypse now: Exploiting Windows 10 in a Local Network with WPAD/PAC and JScript

by Ivan Fratric, Thomas Dullien, James Forshaw and Steven Vittitoe Intro Many widely-deployed technologies, viewed through 20/20 hindsight, seem like an odd or unnecessarily risky idea. Engineering decisions in IT are often made with imperfect information and under time pressure, and some odditie...

7.9AI score
Exploits0
Packet Storm
Packet Storm
added 2017/12/18 12:0 a.m.49 views

WIndows jscript!JsArraySlice Uninitialized Variable

Windows: Uninitialized variable in jscript!JsArraySlice CVE-2017-11855 There is an uninitialized variable vulnerability in jscript.dll. This issue could potentially be exploited through multiple vectors: - By opening a malicious web page in Internet Explorer. - currently untested An attacker on t...

7.6CVSS0.5AI score0.4926EPSS
Exploits4
Packet Storm
Packet Storm
added 2017/12/18 12:0 a.m.39 views

Microsoft Internet Explorer 11 jscript!JSONStringifyObject Use-After-Free

IE11: use-after-free in jscript!JSONStringifyObject CVE-2017-11793 There is a use-after-free in jscript.dll library that can be exploited in IE11. PoC: ========================================= var o1 = toJSON:function alert'o1'; return o2; var o2 = toJSON:function alert'o2'; CollectGarbage; retu...

7.6CVSS0.6165EPSS
Exploits3
Packet Storm
Packet Storm
added 2017/12/18 12:0 a.m.44 views

Windows jscript!NameTbl::GetValDef Use-After-Free

Windows: use-after-free in jscript!NameTbl::GetValDef CVE-2017-11903 There is a use-after-free vulnerability in jscript.dll. This issue could potentially be exploited through multiple vectors: - An attacker on the local network could exploit this issue by posing as a WPAD Web Proxy Auto-Discovery...

0.4AI score0.60834EPSS
Exploits4
Kitploit
Kitploit
added 2017/11/22 1:13 p.m.11 views

WSC2 - A WebSocket C2 Tool

WSC2 is a PoC of using the WebSockets and a browser process to serve as a C2 communication channel between an agent, running on the target system, and a controller acting as the actuel C2 server. Background information Check this blog post to get some context and insight on the developpment of th...

7.3AI score
Exploits0References1
0day.today
0day.today
added 2017/11/11 12:0 a.m.37 views

Microsoft Internet Explorer 11 jscript!JsErrorToString Use-After-Free Exploit

Microsoft Internet Explorer 11 suffers from a use-after-free vulnerability in jscript!JsErrorToString. Microsoft IE11: use-after-free in jscript!JsErrorToString CVE-2017-11810 There is a use-after-free in jscript.dll library that can be exploited in IE11. jscript.dll is an old JavaScript library...

7.6CVSS7.6AI score0.62692EPSS
Exploits18
Packet Storm
Packet Storm
added 2017/11/10 12:0 a.m.92 views

Microsoft Internet Explorer 11 jscript!JsErrorToString Use-After-Free

Microsoft IE11: use-after-free in jscript!JsErrorToString CVE-2017-11810 There is a use-after-free in jscript.dll library that can be exploited in IE11. jscript.dll is an old JavaScript library that was used in IE 8 and back. However, IE11 can still load it if put into IE8 compatibility mode and ...

7.6CVSS7.8AI score0.62692EPSS
Exploits18
Kitploit
Kitploit
added 2017/08/17 2:12 p.m.40 views

Koadic - COM Command & Control Framework (JScript RAT)

Koadic, or COM Command & Control, is a Windows post-exploitation rootkit similar to other penetration testing tools such as Meterpreter and Powershell Empire. The major difference is that Koadic does most of its operations using Windows Script Host a.k.a. JScript/VBScript, with compatibility in t...

7.3AI score
Exploits0References1
Rows per page
Query Builder