Lucene search
+L

286 matches found

Mozilla
Mozilla
added 2020/01/08 12:00 a.m.122 views

Security Vulnerabilities fixed in Firefox 72.0.1 and Firefox ESR 68.4.1 — Mozilla

Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw...

8.8CVSS3AI score0.46311EPSS
SaveExploits7References1Affected Software2
Tenable Nessus
Tenable Nessus
added 2020/01/08 12:00 a.m.72 views

Mozilla Firefox < 72.0.1

The version of Firefox installed on the remote macOS or Mac OS X host is prior to 72.0.1. It is, therefore, affected by a vulnerability as referenced in the mfsa2020-03 advisory. - Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We...

8.8CVSS8.7AI score0.46311EPSS
SaveExploits7References2
VulnCheck KEV
VulnCheck KEV
added 2020/01/07 12:00 a.m.8 views

VulnCheck KEV: CVE-2019-17026

Mozilla Firefox and Thunderbird contain a type confusion vulnerability due to incorrect alias information in the IonMonkey JIT compiler when setting array elements...

8.8CVSS7.4AI score0.46311EPSS
SaveExploits7References1
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:00 a.m.35 views

NewStart CGSL MAIN 4.05 : firefox Multiple Vulnerabilities (NS-SA-2019-0153)

The remote NewStart CGSL host, running version MAIN 4.05, has firefox packages installed that are affected by multiple vulnerabilities: - Incorrect convexity calculations in Skia in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to perform an out of bounds memory write via a crafte...

9.8CVSS8.8AI score0.29514EPSS
SaveExploits26References13
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:00 a.m.46 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : firefox Multiple Vulnerabilities (NS-SA-2019-0064)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has firefox packages installed that are affected by multiple vulnerabilities: - The type inference system allows the compilation of functions that can cause type confusions between arbitrary objects when compiled through the...

9.8CVSS8.8AI score0.29514EPSS
SaveExploits26References11
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:00 a.m.35 views

NewStart CGSL MAIN 4.06 : firefox Multiple Vulnerabilities (NS-SA-2019-0095)

The remote NewStart CGSL host, running version MAIN 4.06, has firefox packages installed that are affected by multiple vulnerabilities: - Incorrect alias information in IonMonkey JIT compiler for Array.prototype.slice method may lead to missing bounds check and a buffer overflow. This vulnerabili...

8.8CVSS9.3AI score0.29514EPSS
SaveExploits15References3
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:00 a.m.34 views

NewStart CGSL MAIN 4.06 : firefox Multiple Vulnerabilities (NS-SA-2019-0090)

The remote NewStart CGSL host, running version MAIN 4.06, has firefox packages installed that are affected by multiple vulnerabilities: - A use-after-free vulnerability can occur while parsing an HTML5 stream in concert with custom HTML elements. This results in the stream parser object being fre...

10CVSS8.1AI score0.19762EPSS
SaveExploits12References14
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:00 a.m.42 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : thunderbird Multiple Vulnerabilities (NS-SA-2019-0062)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has thunderbird packages installed that are affected by multiple vulnerabilities: - Incorrect convexity calculations in Skia in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to perform an out of bounds memory...

9.8CVSS8.8AI score0.29514EPSS
SaveExploits26References14
Exploit DB
Exploit DB
added 2019/06/26 12:00 a.m.282 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.37696EPSS
SaveExploits8
exploitpack
exploitpack
added 2019/06/26 12:00 a.m.48 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
zdt
zdt
added 2019/06/26 12:00 a.m.163 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.37696EPSS
SaveExploits8
Packet Storm
Packet Storm
added 2019/06/25 12:00 a.m.166 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.37696EPSS
SaveExploits8
exploitpack
exploitpack
added 2019/05/29 12:00 a.m.20 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
exploitpack
exploitpack
added 2019/05/29 12:00 a.m.226 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
Tenable Nessus
Tenable Nessus
added 2019/05/29 12:00 a.m.34 views

EulerOS 2.0 SP3 : firefox (EulerOS-SA-2019-1571)

According to the versions of the firefox package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Mozilla: Memory safety bugs fixed in Firefox 66 and Firefox ESR 60.6 CVE-2019-9788 - Mozilla: Use-after-free when removing in-use DOM elements...

9.8CVSS8.2AI score0.29514EPSS
SaveExploits26References17
Tenable Nessus
Tenable Nessus
added 2019/05/29 12:00 a.m.27 views

EulerOS 2.0 SP2 : firefox (EulerOS-SA-2019-1570)

According to the versions of the firefox package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Mozilla: IonMonkey MArraySlice has incorrect alias information CVE-2019-9810 - Mozilla: Ionmonkey type confusion with proto mutations...

8.8CVSS8.6AI score0.29514EPSS
SaveExploits15References3
Exploit DB
Exploit DB
added 2019/05/29 12:00 a.m.257 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.06101EPSS
SaveExploits2
zdt
zdt
added 2019/05/28 12:00 a.m.129 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.06101EPSS
SaveExploits2
zdt
zdt
added 2019/05/28 12:00 a.m.357 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
Packet Storm
Packet Storm
added 2019/05/28 12:00 a.m.279 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
Rows per page
Query Builder