Vulnerabilities > Mozilla > Firefox

DATE CVE VULNERABILITY TITLE RISK
2022-12-22 CVE-2022-45405 Use After Free vulnerability in Mozilla Firefox
Freeing arbitrary <code>nsIInputStream</code>'s on a different thread than creation could have led to a use-after-free and potentially exploitable crash.
network
low complexity
mozilla CWE-416
6.5
2022-12-22 CVE-2022-45406 Use After Free vulnerability in Mozilla Firefox
If an out-of-memory condition occurred when creating a JavaScript global, a JavaScript realm may be deleted while references to it lived on in a BaseShape.
network
low complexity
mozilla CWE-416
critical
9.8
2022-12-22 CVE-2022-45407 Use After Free vulnerability in Mozilla Firefox
If an attacker loaded a font using <code>FontFace()</code> on a background worker, a use-after-free could have occurred, leading to a potentially exploitable crash.
network
low complexity
mozilla CWE-416
7.5
2022-12-22 CVE-2022-45408 Unspecified vulnerability in Mozilla Firefox
Through a series of popups that reuse windowName, an attacker can cause a window to go fullscreen without the user seeing the notification prompt, resulting in potential user confusion or spoofing attacks.
network
low complexity
mozilla
6.5
2022-12-22 CVE-2022-45409 Use After Free vulnerability in Mozilla Firefox
The garbage collector could have been aborted in several states and zones and <code>GCRuntime::finishCollection</code> may not have been called, leading to a use-after-free and potentially exploitable crash.
network
low complexity
mozilla CWE-416
8.8
2022-12-22 CVE-2022-45410 Unspecified vulnerability in Mozilla Firefox
When a ServiceWorker intercepted a request with <code>FetchEvent</code>, the origin of the request was lost after the ServiceWorker took ownership of it.
network
low complexity
mozilla
6.5
2022-12-22 CVE-2022-45411 Cross-site Scripting vulnerability in Mozilla Firefox
Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript (such as cookies protected by HTTPOnly).
network
low complexity
mozilla CWE-79
6.1
2022-12-22 CVE-2022-45412 Link Following vulnerability in Mozilla Firefox
When resolving a symlink such as <code>file:///proc/self/fd/1</code>, an error message may be produced where the symlink was resolved to a string containing unitialized memory in the buffer.
network
low complexity
mozilla CWE-59
8.8
2022-12-22 CVE-2022-45413 Open Redirect vulnerability in Mozilla Firefox
Using the <code>S.browser_fallback_url parameter</code> parameter, an attacker could redirect a user to a URL and cause SameSite=Strict cookies to be sent.<br>*This issue only affects Firefox for Android.
network
low complexity
mozilla CWE-601
6.1
2022-12-22 CVE-2022-45415 Unspecified vulnerability in Mozilla Firefox
When downloading an HTML file, if the title of the page was formatted as a filename with a malicious extension, Firefox may have saved the file with that extension, leading to possible system compromise if the downloaded file was later ran.
local
low complexity
mozilla
7.8