Lucene search

K

Firefox Security Vulnerabilities

cve
cve

CVE-2022-26382

While the text displayed in Autofill tooltips cannot be directly read by JavaScript, the text was rendered using page fonts. Side-channel attacks on the text by using specially crafted fonts could have lead to this text being inferred by the webpage. This vulnerability affects Firefox <...

4.3CVSS

5.4AI Score

0.001EPSS

2022-12-22 08:15 PM
341
cve
cve

CVE-2022-26383

When resizing a popup after requesting fullscreen access, the popup would not display the fullscreen notification. This vulnerability affects Firefox < 98, Firefox ESR < 91.7, and Thunderbird <...

4.3CVSS

6AI Score

0.001EPSS

2022-12-22 08:15 PM
441
cve
cve

CVE-2022-26385

In unusual circumstances, an individual thread may outlive the thread's manager during shutdown. This could have led to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox <...

6.5CVSS

6.9AI Score

0.001EPSS

2022-12-22 08:15 PM
352
cve
cve

CVE-2022-26384

If an attacker could control the contents of an iframe sandboxed with allow-popups but not allow-scripts, they were able to craft a link that, when clicked, would lead to JavaScript execution in violation of the sandbox. This vulnerability affects Firefox < 98, Firefox ESR < 91.7, and Thunder...

9.6CVSS

8.7AI Score

0.002EPSS

2022-12-22 08:15 PM
447
cve
cve

CVE-2022-22761

Web-accessible extension pages (pages with a moz-extension:// scheme) were not correctly enforcing the frame-ancestors directive when it was used in the Web Extension's Content Security Policy. This vulnerability affects Firefox < 97, Thunderbird < 91.6, and Firefox ESR <...

8.8CVSS

8.4AI Score

0.002EPSS

2022-12-22 08:15 PM
387
cve
cve

CVE-2022-22764

Mozilla developers Paul Adenot and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 96 and Firefox ESR 91.5. 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...

8.8CVSS

9.5AI Score

0.001EPSS

2022-12-22 08:15 PM
415
cve
cve

CVE-2022-26381

An attacker could have caused a use-after-free by forcing a text reflow in an SVG object leading to a potentially exploitable crash. This vulnerability affects Firefox < 98, Firefox ESR < 91.7, and Thunderbird <...

8.8CVSS

8.6AI Score

0.004EPSS

2022-12-22 08:15 PM
424
2
cve
cve

CVE-2022-22762

Under certain circumstances, a JavaScript alert (or prompt) could have been shown while another website was displayed underneath it. This could have been abused to trick the user. This bug only affects Firefox for Android. Other operating systems are unaffected.. This vulnerability affects Firefox....

4.3CVSS

4.7AI Score

0.001EPSS

2022-12-22 08:15 PM
73
cve
cve

CVE-2022-22763

When a worker is shutdown, it was possible to cause script to run late in the lifecycle, at a point after where it should not be possible. This vulnerability affects Firefox < 96, Thunderbird < 91.6, and Firefox ESR <...

8.8CVSS

8.3AI Score

0.002EPSS

2022-12-22 08:15 PM
431
2
cve
cve

CVE-2022-22760

When importing resources using Web Workers, error messages would distinguish the difference between application/javascript responses and non-script responses. This could have been abused to learn information cross-origin. This vulnerability affects Firefox < 97, Thunderbird < 91.6, and Firefo...

6.5CVSS

7AI Score

0.001EPSS

2022-12-22 08:15 PM
421
cve
cve

CVE-2022-22759

If a document created a sandboxed iframe without allow-scripts, and subsequently appended an element to the iframe's document that e.g. had a JavaScript event handler - the event handler would have run despite the iframe's sandbox. This vulnerability affects Firefox < 97, Thunderbird < 91.6, ...

9.6CVSS

8.6AI Score

0.002EPSS

2022-12-22 08:15 PM
393
4
cve
cve

CVE-2022-22758

When clicking on a tel: link, USSD codes, specified after a * character, would be included in the phone number. On certain phones, or on certain carriers, if the number was dialed this could perform actions on a user's account, similar to a cross-site request forgery attack.This bug only affects...

8.8CVSS

8.2AI Score

0.002EPSS

2022-12-22 08:15 PM
68
cve
cve

CVE-2022-22757

Remote Agent, used in WebDriver, did not validate the Host or Origin headers. This could have allowed websites to connect back locally to the user's browser to control it. This bug only affected Firefox when WebDriver was enabled, which is not the default configuration.. This vulnerability affects....

6.5CVSS

6.9AI Score

0.001EPSS

2022-12-22 08:15 PM
67
cve
cve

CVE-2022-22756

If a user was convinced to drag and drop an image to their desktop or other folder, the resulting object could have been changed into an executable script which would have run arbitrary code after the user clicked on it. This vulnerability affects Firefox < 97, Thunderbird < 91.6, and Firefox...

8.8CVSS

8.6AI Score

0.001EPSS

2022-12-22 08:15 PM
418
4
cve
cve

CVE-2022-22755

By using XSL Transforms, a malicious webserver could have served a user an XSL document that would continue to execute JavaScript (within the bounds of the same-origin policy) even after the tab was closed. This vulnerability affects Firefox <...

8.8CVSS

8.3AI Score

0.002EPSS

2022-12-22 08:15 PM
317
cve
cve

CVE-2022-22751

Mozilla developers Calixte Denizet, Kershaw Chang, Christian Holler, Jason Kratzer, Gabriele Svelto, Tyson Smith, Simon Giesecke, and Steve Fink reported memory safety bugs present in Firefox 95 and Firefox ESR 91.4. Some of these bugs showed evidence of memory corruption and we presume that with.....

8.8CVSS

9.6AI Score

0.002EPSS

2022-12-22 08:15 PM
438
cve
cve

CVE-2022-22752

Mozilla developers Christian Holler and Jason Kratzer reported memory safety bugs present in Firefox 95. 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.....

8.8CVSS

9.4AI Score

0.002EPSS

2022-12-22 08:15 PM
64
cve
cve

CVE-2022-22754

If a user installed an extension of a particular type, the extension could have auto-updated itself and while doing so, bypass the prompt which grants the new version the new requested permissions. This vulnerability affects Firefox < 97, Thunderbird < 91.6, and Firefox ESR <...

6.5CVSS

7AI Score

0.001EPSS

2022-12-22 08:15 PM
408
4
cve
cve

CVE-2022-22753

A Time-of-Check Time-of-Use bug existed in the Maintenance (Updater) Service that could be abused to grant Users write access to an arbitrary directory. This could have been used to escalate to SYSTEM access.This bug only affects Firefox on Windows. Other operating systems are unaffected.. This...

7.1CVSS

7.3AI Score

0.001EPSS

2022-12-22 08:15 PM
363
cve
cve

CVE-2022-22748

Malicious websites could have confused Firefox into showing the wrong origin when asking to launch a program and handling an external URL protocol. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

6.5CVSS

7.1AI Score

0.001EPSS

2022-12-22 08:15 PM
399
4
cve
cve

CVE-2022-22749

When scanning QR codes, Firefox for Android would have allowed navigation to some URLs that do not point to web content.This bug only affects Firefox for Android. Other operating systems are unaffected.. This vulnerability affects Firefox <...

4.3CVSS

3.9AI Score

0.001EPSS

2022-12-22 08:15 PM
57
cve
cve

CVE-2022-22747

After accepting an untrusted certificate, handling an empty pkcs7 sequence as part of the certificate data could have lead to a crash. This crash is believed to be unexploitable. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

6.5CVSS

7.1AI Score

0.001EPSS

2022-12-22 08:15 PM
435
cve
cve

CVE-2022-22750

By generally accepting and passing resource handles across processes, a compromised content process might have confused higher privileged processes to interact with handles that the unprivileged process should not have access to.This bug only affects Firefox for Windows and MacOS. Other operating.....

6.5CVSS

6.9AI Score

0.002EPSS

2022-12-22 08:15 PM
87
cve
cve

CVE-2022-22746

A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.This bug only affects Firefox for Windows. Other operating systems are unaffected.. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and...

5.9CVSS

6.1AI Score

0.001EPSS

2022-12-22 08:15 PM
338
cve
cve

CVE-2022-22745

Securitypolicyviolation events could have leaked cross-origin information for frame-ancestors violations. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

6.5CVSS

7.1AI Score

0.001EPSS

2022-12-22 08:15 PM
414
4
cve
cve

CVE-2022-22743

When navigating from inside an iframe while requesting fullscreen access, an attacker-controlled tab could have made the browser unable to leave fullscreen mode. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

4.3CVSS

6AI Score

0.001EPSS

2022-12-22 08:15 PM
408
4
cve
cve

CVE-2022-22744

The constructed curl command from the "Copy as curl" feature in DevTools was not properly escaped for PowerShell. This could have lead to command injection if pasted into a Powershell prompt.This bug only affects Thunderbird for Windows. Other operating systems are unaffected.. This vulnerability.....

8.8CVSS

8.5AI Score

0.001EPSS

2022-12-22 08:15 PM
80
4
cve
cve

CVE-2022-22738

Applying a CSS filter effect could have accessed out of bounds memory. This could have lead to a heap-buffer-overflow causing a potentially exploitable crash. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

8.8CVSS

8.7AI Score

0.001EPSS

2022-12-22 08:15 PM
421
4
cve
cve

CVE-2022-22742

When inserting text while in edit mode, some characters might have lead to out-of-bounds memory access causing a potentially exploitable crash. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

6.5CVSS

7.3AI Score

0.001EPSS

2022-12-22 08:15 PM
414
4
cve
cve

CVE-2022-22737

Constructing audio sinks could have lead to a race condition when playing audio files and closing windows. This could have lead to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

7.5CVSS

8AI Score

0.001EPSS

2022-12-22 08:15 PM
424
cve
cve

CVE-2022-22741

When resizing a popup while requesting fullscreen access, the popup would have become unable to leave fullscreen mode. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

7.5CVSS

7.7AI Score

0.001EPSS

2022-12-22 08:15 PM
428
4
cve
cve

CVE-2022-22739

Malicious websites could have tricked users into accepting launching a program to handle an external URL protocol. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

6.5CVSS

7AI Score

0.001EPSS

2022-12-22 08:15 PM
442
cve
cve

CVE-2022-22740

Certain network request objects were freed too early when releasing a network request handle. This could have lead to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

8.8CVSS

8.8AI Score

0.001EPSS

2022-12-22 08:15 PM
435
4
cve
cve

CVE-2022-22736

If Firefox was installed to a world-writable directory, a local privilege escalation could occur when Firefox searched the current directory for system libraries. However the install directory is not world-writable by default.This bug only affects Firefox for Windows in a non-default installation.....

7CVSS

6.3AI Score

0.0004EPSS

2022-12-22 08:15 PM
67
cve
cve

CVE-2022-1529

An attacker could have sent a message to the parent process where the contents were used to double-index into a JavaScript object, leading to prototype pollution and ultimately attacker-controlled JavaScript executing in the privileged parent process. This vulnerability affects Firefox ESR <...

8.8CVSS

7.8AI Score

0.002EPSS

2022-12-22 08:15 PM
494
2
cve
cve

CVE-2022-1802

If an attacker was able to corrupt the methods of an Array object in JavaScript via prototype pollution, they could have achieved execution of attacker-controlled JavaScript code in a privileged context. This vulnerability affects Firefox ESR < 91.9.1, Firefox < 100.0.2, Firefox for Android &...

8.8CVSS

8AI Score

0.003EPSS

2022-12-22 08:15 PM
457
2
cve
cve

CVE-2022-1887

The search term could have been specified externally to trigger SQL injection. This vulnerability affects Firefox for iOS <...

9.8CVSS

9.2AI Score

0.002EPSS

2022-12-22 08:15 PM
304
cve
cve

CVE-2021-4221

If a domain name contained a RTL character, it would cause the domain to be rendered to the right of the path. This could lead to user confusion and spoofing attacks. This bug only affects Firefox for Android. Other operating systems are unaffected.Note: Due to a clerical error this advisory was...

4.3CVSS

5.3AI Score

0.001EPSS

2022-12-22 08:15 PM
29
cve
cve

CVE-2022-1097

NSSToken objects were referenced via direct points, and could have been accessed in an unsafe way on different threads, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird < 91.8, Firefox < 99, and Firefox ESR <...

6.5CVSS

7.3AI Score

0.001EPSS

2022-12-22 08:15 PM
404
cve
cve

CVE-2021-4140

It was possible to construct specific XSLT markup that would be able to bypass an iframe sandbox. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird <...

10CVSS

8.8AI Score

0.001EPSS

2022-12-22 08:15 PM
159
cve
cve

CVE-2022-0511

Mozilla developers and community members Gabriele Svelto, Sebastian Hengst, Randell Jesup, Luan Herrera, Lars T Hansen, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 96. Some of these bugs showed evidence of memory corruption and we presume that with enough effort...

8.8CVSS

9.3AI Score

0.002EPSS

2022-12-22 08:15 PM
316
cve
cve

CVE-2022-1196

After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird < 91.8 and Firefox ESR <...

6.5CVSS

7.3AI Score

0.001EPSS

2022-12-22 08:15 PM
425
cve
cve

CVE-2022-0843

Mozilla developers Kershaw Chang, Ryan VanderMeulen, and Randell Jesup reported memory safety bugs present in Firefox 97. 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....

8.8CVSS

9.3AI Score

0.002EPSS

2022-12-22 08:15 PM
351
cve
cve

CVE-2021-4129

Mozilla developers and community members Julian Hector, Randell Jesup, Gabriele Svelto, Tyson Smith, Christian Holler, and Masayuki Nakano reported memory safety bugs present in Firefox 94. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these....

9.8CVSS

9.6AI Score

0.001EPSS

2022-12-22 08:15 PM
77
cve
cve

CVE-2021-4128

When transitioning in and out of fullscreen mode, a graphics object was not correctly protected; resulting in memory corruption and a potentially exploitable crash.This bug only affects Firefox on MacOS. Other operating systems are unaffected.. This vulnerability affects Firefox <...

6.5CVSS

7.5AI Score

0.001EPSS

2022-12-22 08:15 PM
31
cve
cve

CVE-2021-4127

An out of date graphics library (Angle) likely contained vulnerabilities that could potentially be exploited. This vulnerability affects Thunderbird < 78.9 and Firefox ESR <...

9.8CVSS

9.2AI Score

0.001EPSS

2022-12-22 08:15 PM
49
cve
cve

CVE-2022-4066

A vulnerability was found in davidmoreno onion. It has been rated as problematic. Affected by this issue is the function onion_response_flush of the file src/onion/response.c of the component Log Handler. The manipulation leads to allocation of resources. The name of the patch is...

8.2CVSS

8.1AI Score

0.001EPSS

2022-11-19 07:15 PM
26
22
cve
cve

CVE-2009-0821

Mozilla Firefox 2.0.0.20 and earlier allows remote attackers to cause a denial of service (application crash) via nested calls to the window.print function, as demonstrated by a window.print(window.print()) in the onclick attribute of an INPUT...

6.4AI Score

0.011EPSS

2022-10-03 04:24 PM
31
cve
cve

CVE-2009-4630

Mozilla Necko, as used in Firefox, SeaMonkey, and other applications, performs DNS prefetching of domain names contained in links within local HTML documents, which makes it easier for remote attackers to determine the network location of the application's user by logging DNS requests. NOTE: the...

6.3AI Score

0.002EPSS

2022-10-03 04:24 PM
27
cve
cve

CVE-2009-4127

Unspecified vulnerability in Wikipedia Toolbar extension before 0.5.9.2 for Firefox allows user-assisted remote attackers to execute arbitrary JavaScript with Chrome privileges via vectors involving unspecified Toolbar buttons and the eval function. NOTE: the provenance of this information is...

6.9AI Score

0.006EPSS

2022-10-03 04:24 PM
21
Total number of security vulnerabilities3038