Vulnerabilities > Mozilla > Firefox > 100.3.0

DATE CVE VULNERABILITY TITLE RISK
2022-12-22 CVE-2022-34472 Unspecified vulnerability in Mozilla Firefox
If there was a PAC URL set and the server that hosts the PAC was not reachable, OCSP requests would have been blocked, resulting in incorrect error pages being shown.
network
low complexity
mozilla
4.3
2022-12-22 CVE-2022-34473 Cross-site Scripting vulnerability in Mozilla Firefox
The HTML Sanitizer should have sanitized the <code>href</code> attribute of SVG <code>&lt;use&gt;</code> tags; however it incorrectly did not sanitize <code>xlink:href</code> attributes.
network
low complexity
mozilla CWE-79
6.1
2022-12-22 CVE-2022-34474 Open Redirect vulnerability in Mozilla Firefox
Even when an iframe was sandboxed with <code>allow-top-navigation-by-user-activation</code>, if it received a redirect header to an external protocol the browser would process the redirect and prompt the user as appropriate.
network
low complexity
mozilla CWE-601
6.1
2022-12-22 CVE-2022-34475 Cross-site Scripting vulnerability in Mozilla Firefox
SVG <code>&lt;use&gt;</code> tags that referenced a same-origin document could have resulted in script execution if attacker input was sanitized via the HTML Sanitizer API.
network
low complexity
mozilla CWE-79
6.1
2022-12-22 CVE-2022-34476 Unspecified vulnerability in Mozilla Firefox
ASN.1 parsing of an indefinite SEQUENCE inside an indefinite GROUP could have resulted in the parser accepting malformed ASN.1.
network
low complexity
mozilla
critical
9.8
2022-12-22 CVE-2022-34477 Unspecified vulnerability in Mozilla Firefox
The MediaError message property should be consistent to avoid leaking information about cross-origin resources; however for a same-site cross-origin resource, the message could have leaked information enabling XS-Leaks attacks.
network
low complexity
mozilla
7.5
2022-12-22 CVE-2022-34478 Unspecified vulnerability in Mozilla Firefox
The <code>ms-msdt</code>, <code>search</code>, and <code>search-ms</code> protocols deliver content to Microsoft applications, bypassing the browser, when a user accepts a prompt.
network
low complexity
mozilla
6.5
2022-12-22 CVE-2022-34479 Unspecified vulnerability in Mozilla Firefox
A malicious website that could create a popup could have resized the popup to overlay the address bar with its own content, resulting in potential user confusion or spoofing attacks.
network
low complexity
mozilla
6.5
2022-12-22 CVE-2022-34480 Access of Uninitialized Pointer vulnerability in Mozilla Firefox
Within the <code>lg_init()</code> function, if several allocations succeed but then one fails, an uninitialized pointer would have been freed despite never being allocated.
network
low complexity
mozilla CWE-824
8.8
2022-12-22 CVE-2022-34481 Integer Overflow or Wraparound vulnerability in Mozilla Firefox
In the <code>nsTArray_Impl::ReplaceElementsAt()</code> function, an integer overflow could have occurred when the number of elements to replace was too large for the container.
network
low complexity
mozilla CWE-190
8.8