Vulnerabilities > Mozilla > Firefox > 91.6.1

DATE CVE VULNERABILITY TITLE RISK
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
2022-12-22 CVE-2022-45416 Information Exposure Through Discrepancy vulnerability in Mozilla Firefox
Keyboard events reference strings like "KeyA" that were at fixed, known, and widely-spread addresses.
network
low complexity
mozilla CWE-203
6.5
2022-12-22 CVE-2022-45417 Improper Restriction of Rendered UI Layers or Frames vulnerability in Mozilla Firefox
Service Workers did not detect Private Browsing Mode correctly in all cases, which could have led to Service Workers being written to disk for websites visited in Private Browsing Mode.
network
low complexity
mozilla CWE-1021
4.3
2022-12-22 CVE-2022-45418 Improper Restriction of Rendered UI Layers or Frames vulnerability in Mozilla Firefox
If a custom mouse cursor is specified in CSS, under certain circumstances the cursor could have been drawn over the browser UI, resulting in potential user confusion or spoofing attacks.
network
low complexity
mozilla CWE-1021
6.1
2022-12-22 CVE-2022-45419 Improper Certificate Validation vulnerability in Mozilla Firefox
If the user added a security exception for an invalid TLS certificate, opened an ongoing TLS connection with a server that used that certificate, and then deleted the exception, Firefox would have kept the connection alive, making it seem like the certificate was still trusted.
network
low complexity
mozilla CWE-295
6.5
2022-12-22 CVE-2022-45420 Improper Restriction of Rendered UI Layers or Frames vulnerability in Mozilla Firefox
Use tables inside of an iframe, an attacker could have caused iframe contents to be rendered outside the boundaries of the iframe, resulting in potential user confusion or spoofing attacks.
network
low complexity
mozilla CWE-1021
6.5
2022-12-22 CVE-2022-45421 Out-of-bounds Write vulnerability in Mozilla Firefox
Mozilla developers Andrew McCreight and Gabriele Svelto reported memory safety bugs present in Thunderbird 102.4.
network
low complexity
mozilla CWE-787
8.8