Lucene search
K

116 matches found

CVE
CVE
added 2015/09/24 1:0 a.m.105 views

CVE-2015-4516

CVE-2015-4516 affects Mozilla Firefox before 41.0. A crafted page can bypass ECMAScript 5 protections and modify immutable properties, allowing remote code to run with chrome privileges via JavaScript. The issue is fixed in Firefox 41.0 (and ESR tracks) per releases and security advisories; users...

9.3CVSS7.1AI score0.01826EPSS
Exploits0References11Affected Software1
UbuntuCve
UbuntuCve
added 2015/09/22 12:0 a.m.16 views

CVE-2015-4516

Mozilla Firefox before 41.0 allows remote attackers to bypass certain ECMAScript 5 aka ES5 API protection mechanisms and modify immutable properties, and consequently execute arbitrary JavaScript code with chrome privileges, via a crafted web page that does not use ES5 APIs...

9.3CVSS7.5AI score0.01826EPSS
Exploits0References3
Kaspersky
Kaspersky
added 2015/09/22 12:0 a.m.32 views

KLA11454 Multiple vulnerabilities in SeaMonkey

Multiple vulnerabilities were found in SeaMonkey. Malicious users can exploit these vulnerabilities to execute arbitrary code, cause denial of service, bypass security restrictions and spoof user interface. Below is a complete list of vulnerabilities: 1. Multiple memory corruption vulnerabilities...

9.3CVSS10AI score0.07974EPSS
Exploits0References3
Mozilla
Mozilla
added 2015/09/22 12:0 a.m.26 views

JavaScript immutable property enforcement can be bypassed — Mozilla

Mozilla developer Jeff Walden reported that in Gecko's implementation of ECMAScript 5 API's enforces non-configurable properties with logic specific to each API. Scripts that do not go through these APIs can bypass these protections and make changes to the immutable properties in violation of...

9.3CVSS7AI score0.01826EPSS
Exploits0References2Affected Software2
OSV
OSV
added 2015/09/22 12:0 a.m.0 views

UBUNTU-CVE-2015-4516

Mozilla Firefox before 41.0 allows remote attackers to bypass certain ECMAScript 5 aka ES5 API protection mechanisms and modify immutable properties, and consequently execute arbitrary JavaScript code with chrome privileges, via a crafted web page that does not use ES5 APIs...

9.3CVSS7.6AI score0.01826EPSS
Exploits0References4
GoogleProjectZero
GoogleProjectZero
added 2015/08/17 12:0 a.m.73 views

Attacking ECMAScript Engines with Redefinition

Posted by Natalie Silvanovich = function return n; ECMAScript has a property where almost all functions and variables can be dynamically redefined. This can lead to vulnerabilities in situations where native code assumes a function or variable behaves a certain way when accessed or does not have...

10CVSS10AI score0.93205EPSS
Exploits16
Prion
Prion
added 2015/08/16 1:59 a.m.21 views

Design/Logic Flaw

Mozilla Firefox before 40.0 and Firefox ESR 38.x before 38.2 do not impose certain ECMAScript 6 requirements on JavaScript object properties, which allows remote attackers to bypass the Same Origin Policy via the reviver parameter to the JSON.parse method...

5CVSS6.9AI score0.00556EPSS
Exploits0References17Affected Software4
CVE
CVE
added 2015/08/16 1:0 a.m.141 views

CVE-2015-4478

CVE-2015-4478 affects Mozilla Firefox before 40.0 and Firefox ESR 38.x before 38.2. The issue arises when parsing JSON with JSON.parse and a reviver, which can redefine non-configurable properties on JavaScript objects and bypass the Same Origin Policy. Affected products: Firefox/ESR; root cause:...

5CVSS6.4AI score0.00556EPSS
Exploits0References17Affected Software2
Cvelist
Cvelist
added 2015/08/16 1:0 a.m.21 views

CVE-2015-4478

Mozilla Firefox before 40.0 and Firefox ESR 38.x before 38.2 do not impose certain ECMAScript 6 requirements on JavaScript object properties, which allows remote attackers to bypass the Same Origin Policy via the reviver parameter to the JSON.parse method...

6.6AI score0.00556EPSS
Exploits0References17
OSV
OSV
added 2015/08/11 12:0 a.m.1 views

UBUNTU-CVE-2015-4478

Mozilla Firefox before 40.0 and Firefox ESR 38.x before 38.2 do not impose certain ECMAScript 6 requirements on JavaScript object properties, which allows remote attackers to bypass the Same Origin Policy via the reviver parameter to the JSON.parse method...

5CVSS6.8AI score0.00556EPSS
Exploits0References4
Mozilla
Mozilla
added 2015/08/11 12:0 a.m.33 views

Redefinition of non-configurable JavaScript object properties — Mozilla

Security researcher André Bargull reported non-configurable properties on JavaScript objects can be redefined while parsing JSON in violation of the ECMAScript 6 standard. This allows malicious web content to bypass same-origin policy by editing these properties to arbitrary values...

5CVSS7.3AI score0.00556EPSS
Exploits0References2Affected Software3
Fedora
Fedora
added 2015/05/08 7:39 a.m.34 views

[SECURITY] Fedora 22 Update: v8-3.14.5.10-18.fc22

V8 is Google's open source JavaScript engine. V8 is written in C++ and is u sed in Google Chrome, the open source browser from Google. V8 implements ECMASc ript as specified in ECMA-262, 3rd edition...

7.5CVSS1.5AI score0.03199EPSS
Exploits0
myhack58
myhack58
added 2015/03/28 12:0 a.m.16 views

Firefox 3 1 to 3 4 remote command execution vulnerability analysis-vulnerability warning-the black bar safety net

0x00 Preface Some time ago, the brother in a lot of the browser in the script-level vulnerabilities upgrade for remote command execution, almost daily all over the market on all domestic browser, which has become many people relish topic. Indeed, in today's this underlyingsecuritygrowing...

7.9AI score
Exploits0
Fedora
Fedora
added 2015/03/13 4:56 p.m.66 views

[SECURITY] Fedora 20 Update: v8-3.14.5.10-17.fc20

V8 is Google's open source JavaScript engine. V8 is written in C++ and is u sed in Google Chrome, the open source browser from Google. V8 implements ECMASc ript as specified in ECMA-262, 3rd edition...

10CVSS1.5AI score0.02718EPSS
Exploits0
Fedora
Fedora
added 2015/02/28 10:22 a.m.44 views

[SECURITY] Fedora 21 Update: v8-3.14.5.10-17.fc21

V8 is Google's open source JavaScript engine. V8 is written in C++ and is u sed in Google Chrome, the open source browser from Google. V8 implements ECMASc ript as specified in ECMA-262, 3rd edition...

10CVSS1.5AI score0.01586EPSS
Exploits0
Prion
Prion
added 2015/02/25 11:59 a.m.28 views

Authentication flaw

Mozilla Firefox before 36.0 does not properly restrict transitions of JavaScript objects from a non-extensible state to an extensible state, which allows remote attackers to bypass a Caja Compiler sandbox protection mechanism or a Secure EcmaScript sandbox protection mechanism via a crafted web...

2.6CVSS6.9AI score0.00305EPSS
Exploits0References8Affected Software3
Cvelist
Cvelist
added 2015/02/25 11:0 a.m.20 views

CVE-2015-0820

Mozilla Firefox before 36.0 does not properly restrict transitions of JavaScript objects from a non-extensible state to an extensible state, which allows remote attackers to bypass a Caja Compiler sandbox protection mechanism or a Secure EcmaScript sandbox protection mechanism via a crafted web...

9.3AI score0.00305EPSS
Exploits0References8
Mozilla
Mozilla
added 2015/02/24 12:0 a.m.52 views

Caja Compiler JavaScript sandbox bypass — Mozilla

Mozilla developer Jan de Mooij reported an issue that affects web content that relies on the Caja Compiler for protection, or other similar sandboxing libraries. He found that some JavaScript objects marked as non-extensible within Caja and Secure EcmaScript could be made extensible again,...

2.6CVSS9AI score0.00305EPSS
Exploits0References3Affected Software2
Fedora
Fedora
added 2014/09/28 4:29 a.m.39 views

[SECURITY] Fedora 20 Update: v8-3.14.5.10-14.fc20

V8 is Google's open source JavaScript engine. V8 is written in C++ and is u sed in Google Chrome, the open source browser from Google. V8 implements ECMASc ript as specified in ECMA-262, 3rd edition...

10CVSS1.5AI score0.1282EPSS
Exploits1
Fedora
Fedora
added 2014/09/28 4:26 a.m.41 views

[SECURITY] Fedora 19 Update: v8-3.14.5.10-14.fc19

V8 is Google's open source JavaScript engine. V8 is written in C++ and is u sed in Google Chrome, the open source browser from Google. V8 implements ECMASc ript as specified in ECMA-262, 3rd edition...

10CVSS1.5AI score0.1282EPSS
Exploits3
Rows per page
Query Builder