Lucene search
+L

558 matches found

0day.today
0day.today
added 2019/07/10 12:0 a.m.34 views

Mozilla Spidermonkey - Unboxed Objects Uninitialized Memory Access Exploit

/ Mozilla Spidermonkey - Unboxed Objects Uninitialized Memory Access For constructors, Spidermonkey implements a "definite property analysis" 1 to compute which properties will definitely exist on the constructed objects. Spidermonkey then directly allocates the constructed objects with the final...

0.5AI score
SaveExploits0
exploitpack
exploitpack
added 2019/07/10 12:0 a.m.37 views

Mozilla Spidermonkey - Unboxed Objects Uninitialized Memory Access

Mozilla Spidermonkey - Unboxed Objects Uninitialized Memory Access / For constructors, Spidermonkey implements a "definite property analysis" 1 to compute which properties will definitely exist on the constructed objects. Spidermonkey then directly allocates the constructed objects with the final...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/07/10 12:0 a.m.194 views

Mozilla Spidermonkey - Unboxed Objects Uninitialized Memory Access

/ For constructors, Spidermonkey implements a "definite property analysis" 1 to compute which properties will definitely exist on the constructed objects. Spidermonkey then directly allocates the constructed objects with the final Shape. As such, at the entrypoint of the constructor the construct...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2019/06/26 12:0 a.m.46 views

Mozilla Spidermonkey - IonMonkey Array.prototype.pop Type Confusion

Mozilla Spidermonkey - IonMonkey Array.prototype.pop Type Confusion The following program found through fuzzing and manually modified crashes Spidermonkey built from the current beta channel and Firefox 66.0.3 current stable: // Run with --no-threads for increased reliability const v4 = a: 0, a: ...

0.1AI score
SaveExploits0
0day.today
0day.today
added 2019/06/26 12:0 a.m.160 views

Mozilla Spidermonkey - IonMonkey (Array.prototype.pop) Type Confusion Exploit

The following program found through fuzzing and manually modified crashes Spidermonkey built from the current beta channel and Firefox 66.0.3 current stable: // Run with --no-threads for increased reliability const v4 = a: 0, a: 1, a: 2, a: 3, a: 4; function v7v8,v9 if v4.length == 0 v43 = a: 5; ...

8.8CVSS0.2AI score0.37951EPSS
SaveExploits8
Exploit DB
Exploit DB
added 2019/06/26 12:0 a.m.277 views

Mozilla Spidermonkey - IonMonkey 'Array.prototype.pop' Type Confusion

The following program found through fuzzing and manually modified crashes Spidermonkey built from the current beta channel and Firefox 66.0.3 current stable: // Run with --no-threads for increased reliability const v4 = a: 0, a: 1, a: 2, a: 3, a: 4; function v7v8,v9 if v4.length == 0 v43 = a: 5; ...

8.8CVSS7.7AI score0.37951EPSS
SaveExploits8
Packet Storm
Packet Storm
added 2019/06/25 12:0 a.m.163 views

Spidermonkey IonMonkey Incorrect Prediction

Spidermonkey: IonMonkey incorrectly predicts return type of Array.prototype.pop, leading to type confusions Related CVE Numbers: CVE-2019-11707Fixed-2019-Jun-18. The following program found through fuzzing and manually modified crashes Spidermonkey built from the current beta channel and Firefox...

0.1AI score0.37951EPSS
SaveExploits8
Fedora
Fedora
added 2019/06/24 12:57 a.m.48 views

[SECURITY] Fedora 30 Update: mozjs60-60.7.2-1.fc30

SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript...

10CVSS1.2AI score0.55874EPSS
SaveExploits16
Fedora
Fedora
added 2019/06/24 12:56 a.m.47 views

[SECURITY] Fedora 30 Update: gjs-1.56.2-4.fc30

Gjs allows using GNOME libraries from Javascript. It's based on the Spidermonkey Javascript engine from Mozilla and the GObject introspection framework...

10CVSS2.1AI score0.55874EPSS
SaveExploits16
exploitpack
exploitpack
added 2019/05/29 12:0 a.m.17 views

Spidermonkey - IonMonkey Unexpected ObjectGroup in ObjectGroupDispatch Operation

Spidermonkey - IonMonkey Unexpected ObjectGroup in ObjectGroupDispatch Operation While fuzzing Spidermonkey, I encountered the following commented and modified JavaScript program which crashes debug builds of the latest release version of Spidermonkey from commit...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/05/29 12:0 a.m.224 views

Spidermonkey - IonMonkey Unexpected ObjectGroup in ObjectGroupDispatch Operation

While fuzzing Spidermonkey, I encountered the following commented and modified JavaScript program which crashes debug builds of the latest release version of Spidermonkey from commit https://github.com/mozilla/gecko-dev/commit/3ecf89da497cf1abe2a89d1b3c282b48e5dfac8c: function O1 this.s = 'foobar...

5.9CVSS7.3AI score0.06175EPSS
SaveExploits2
exploitpack
exploitpack
added 2019/05/29 12:0 a.m.119 views

Spidermonkey - IonMonkey Leaks JS_OPTIMIZED_OUT Magic Value to Script

Spidermonkey - IonMonkey Leaks JSOPTIMIZEDOUT Magic Value to Script IonMonkey can, during a bailout, leak an internal JSOPTIMIZEDOUT magic value to the running script. This magic value can then be used to achieve memory corruption. Prerequisites Magic Values Spidermonkey represents JavaScript...

7.5CVSS0.1AI score0.13197EPSS
SaveExploits5
0day.today
0day.today
added 2019/05/28 12:0 a.m.126 views

Spidermonkey - IonMonkey Unexpected ObjectGroup in ObjectGroupDispatch Operation Exploit

Spidermonkey IonMonkey suffers from an issue where an unexpected ObjectGroup in the ObjectGroupDispatch operation might lead to potentially unsafe code being executed. Spidermonkey: IonMonkey: unexpected ObjectGroup in ObjectGroupDispatch operation might lead to potentially unsafe code being...

5.9CVSS0.3AI score0.06175EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2019/05/28 12:0 a.m.201 views

Spidermonkey IonMonkey JS_OPTIMIZED_OUT Value Leak

Spidermonkey: IonMonkey leaks JSOPTIMIZEDOUT magic value to script Related CVE Numbers: CVE-2019-9792. TURN ON "CODE FONT" IN THE TOP RIGHT TO CORRECTLY SEE THE CFGs! IonMonkey can, during a bailout, leak an internal JSOPTIMIZEDOUT magic value to the running script. This magic value can then be...

7.5CVSS0.2AI score0.13197EPSS
SaveExploits5
0day.today
0day.today
added 2019/05/28 12:0 a.m.273 views

Spidermonkey IonMonkey JS_OPTIMIZED_OUT Value Leak Exploit

Spidermonkey IonMonkey can, during a bailout, leak an internal JSOPTIMIZEDOUT magic value to the running script. This magic value can then be used to achieve memory corruption. Spidermonkey: IonMonkey leaks JSOPTIMIZEDOUT magic value to script Related CVE Numbers: CVE-2019-9792. TURN ON "CODE...

9.8CVSS0.5AI score0.13197EPSS
SaveExploits5
UbuntuCve
UbuntuCve
added 2019/05/23 6:29 p.m.25 views

CVE-2016-9969

In libwebp 0.5.1, there is a double free bug in libwebpmux...

7.5CVSS7.1AI score0.01355EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2019/05/21 12:0 a.m.30 views

CVE-2019-9821

A use-after-free vulnerability can occur in AssertWorkerThread due to a race condition with shared workers. This results in a potentially exploitable crash. This vulnerability affects Firefox 67...

8.1CVSS7.2AI score0.0085EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2019/05/21 12:0 a.m.35 views

CVE-2019-9814

Mozilla developers and community members reported memory safety bugs present in Firefox 66. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox 67...

9.8CVSS7.3AI score0.01312EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2019/04/26 5:29 p.m.30 views

CVE-2018-18510

The about:crashcontent and about:crashparent pages can be triggered by web content. These pages are used to crash the loaded page or the browser for test purposes. This issue allows for a non-persistent denial of service DOS attack by a malicious site which links to these pages. This vulnerabilit...

6.5CVSS6.7AI score0.01013EPSS
SaveExploits0References4
0day.today
0day.today
added 2019/04/03 12:0 a.m.87 views

SpiderMonkey - IonMonkey Compiled Code Fails to Update Inferred Property Types (Type Confusion)

SpiderMonkey - IonMonkey Compiled Code Fails to Update Inferred Property Types Type Confusion A bug in IonMonkey leaves type inference information inconsistent, which in turn allows the compilation of JITed functions that cause type confusions between arbitrary objects. Prerequisites In...

8.8CVSS0.2AI score0.07387EPSS
SaveExploits4
Rows per page
Query Builder