Lucene search
+L

999 matches found

OSV
OSV
added 2020/11/17 12:00 a.m.8 views

UBUNTU-CVE-2020-26953

It was possible to cause the browser to enter fullscreen mode without displaying the security UI; thus making it possible to attempt a phishing attack or otherwise confuse the user. This vulnerability affects Firefox 83, Firefox ESR 78.5, and Thunderbird 78.5...

4.3CVSS6.7AI score0.01267EPSS
SaveExploits0References7
OSV
OSV
added 2020/11/17 12:00 a.m.11 views

UBUNTU-CVE-2020-26967

When listening for page changes with a Mutation Observer, a malicious web page could confuse Firefox Screenshots into interacting with elements other than those that it injected into the page. This would lead to internal errors and unexpected behavior in the Screenshots code. This vulnerability...

6.5CVSS7AI score0.00844EPSS
SaveExploits0References5
OSV
OSV
added 2020/11/17 12:00 a.m.13 views

UBUNTU-CVE-2020-26963

Repeated calls to the history and location interfaces could have been used to hang the browser. This was addressed by introducing rate-limiting to these API calls. This vulnerability affects Firefox 83...

4.3CVSS6.1AI score0.00839EPSS
SaveExploits0References5
OSV
OSV
added 2020/11/10 12:00 a.m.11 views

UBUNTU-CVE-2020-26950

In certain circumstances, the MCallGetProperty opcode can be emitted with unmet assumptions resulting in an exploitable use-after-free condition. This vulnerability affects Firefox 82.0.3, Firefox ESR 78.4.1, and Thunderbird 78.4.2...

8.8CVSS7.3AI score0.42327EPSS
SaveExploits4References5
OSV
OSV
added 2020/10/28 12:15 p.m.7 views

ALPINE-CVE-2020-6829

When performing EC scalar point multiplication, the wNAF point multiplication algorithm was used; which leaked partial information about the nonce used during signature generation. Given an electro-magnetic trace of a few signature generations, the private key could have been computed. This...

5.3CVSS8.1AI score0.01467EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2020/10/28 12:15 p.m.5 views

CVE-2020-6829

When performing EC scalar point multiplication, the wNAF point multiplication algorithm was used; which leaked partial information about the nonce used during signature generation. Given an electro-magnetic trace of a few signature generations, the private key could have been computed. This...

5.3CVSS6.5AI score0.01467EPSS
SaveExploits0References5
OSV
OSV
added 2020/10/22 12:00 a.m.9 views

UBUNTU-CVE-2020-15682

When a link to an external protocol was clicked, a prompt was presented that allowed the user to choose what application to open it in. An attacker could induce that prompt to be associated with an origin they didn't control, resulting in a spoofing attack. This was fixed by changing external...

6.5CVSS6.8AI score0.00483EPSS
SaveExploits0References5
OSV
OSV
added 2020/10/08 2:15 p.m.2 views

DEBIAN-CVE-2020-12400

When converting coordinates from projective to affine, the modular inversion was not performed in constant time, resulting in a possible timing-based side channel attack. This vulnerability affects Firefox 80 and Firefox for Android 80...

4.7CVSS6.2AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
added 2020/10/01 7:15 p.m.2 views

DEBIAN-CVE-2020-15678

When recursing through graphical layers while scrolling, an iterator may have become invalid, resulting in a potential use-after-free. This occurs because the function APZCTreeManager::ComputeClippedCompositionBounds did not follow iterator invalidation rules. This vulnerability affects Firefox 8...

8.8CVSS8AI score0.01882EPSS
SaveExploits0References1
OSV
OSV
added 2020/09/25 12:00 a.m.6 views

UBUNTU-CVE-2020-15677

By exploiting an Open Redirect vulnerability on a website, an attacker could have spoofed the site displayed in the download file dialog to show the original site the one suffering from the open redirect rather than the site the file was actually downloaded from. This vulnerability affects Firefo...

6.1CVSS7.1AI score0.01643EPSS
SaveExploits0References6
OSV
OSV
added 2020/09/25 12:00 a.m.8 views

UBUNTU-CVE-2020-15673

Mozilla developers reported memory safety bugs present in Firefox 80 and Firefox ESR 78.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox 81, Thunderbi...

8.8CVSS7.4AI score0.01961EPSS
SaveExploits0References6
CNVD
CNVD
added 2020/09/23 12:00 a.m.3 views

Mozilla Firefox Cross-Site Scripting Vulnerability (CNVD-2021-04748)

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A cross-site scripting vulnerability exists in Mozilla Firefox versions prior to 81, Thunderbird versions prior to 78.3, and Firefox ESR versions prior to 78.3. The vulnerability stems from a web...

6.1CVSS8.3AI score0.01594EPSS
SaveExploits0References1
OSV
OSV
added 2020/08/26 12:00 a.m.13 views

UBUNTU-CVE-2020-15668

A lock was missing when accessing a data structure and importing certificate information into the trust database. This vulnerability affects Firefox 80 and Firefox for Android 80...

4.3CVSS6.7AI score0.00535EPSS
SaveExploits0References4
OSV
OSV
added 2020/08/10 6:15 p.m.13 views

UBUNTU-CVE-2020-15648

Using object or embed tags, it was possible to frame other websites, even if they disallowed framing using the X-Frame-Options header. This vulnerability affects Thunderbird 78 and Firefox 78.0.2...

6.5CVSS6.9AI score0.01142EPSS
SaveExploits0References4
OSV
OSV
added 2020/07/29 12:00 a.m.12 views

UBUNTU-CVE-2020-15656

JIT optimizations involving the Javascript arguments object could confuse later optimizations. This risk was already mitigated by various precautions in the code, resulting in this bug rated at only moderate severity. This vulnerability affects Firefox ESR 78.1, Firefox 79, and Thunderbird 78.1...

8.8CVSS7.3AI score0.01511EPSS
SaveExploits0References5
OSV
OSV
added 2020/07/09 3:15 p.m.7 views

CVE-2020-12422

In non-standard configurations, a JPEG image created by JavaScript could have caused an internal variable to overflow, resulting in an out of bounds write, memory corruption, and a potentially exploitable crash. This vulnerability affects Firefox 78...

8.8CVSS7.4AI score0.01938EPSS
SaveExploits0References5
OSV
OSV
added 2020/07/09 3:15 p.m.2 views

DEBIAN-CVE-2020-12410

Mozilla developers reported memory safety bugs present in Firefox 76 and Firefox ESR 68.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Thunderbird 68.9.0,...

8.8CVSS8.6AI score0.01537EPSS
SaveExploits0References1
OSV
OSV
added 2020/07/09 3:15 p.m.2 views

DEBIAN-CVE-2020-12405

When browsing a malicious page, a race condition in our SharedWorkerService could occur and lead to a potentially exploitable crash. This vulnerability affects Thunderbird 68.9.0, Firefox 77, and Firefox ESR 68.9...

5.3CVSS7.1AI score0.01352EPSS
SaveExploits1References1
OSV
OSV
added 2020/07/01 12:00 a.m.10 views

UBUNTU-CVE-2020-12419

When processing callbacks that occurred during window flushing in the parent process, the associated window may die; causing a use-after-free condition. This could have led to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox ESR 68.10, Firefox 78, and...

8.8CVSS7.3AI score0.02322EPSS
SaveExploits0References6
OSV
OSV
added 2020/06/02 12:00 a.m.10 views

UBUNTU-CVE-2020-12406

Mozilla Developer Iain Ireland discovered a missing type check during unboxed objects removal, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Thunderbird 68.9.0, Firefox 77, and Firefox ESR 68.9...

8.8CVSS7.4AI score0.0102EPSS
SaveExploits0References5
Rows per page
Query Builder