==================================================================== CERT-Renater Note d'Information No. 2021/VULN116 _____________________________________________________________________ DATE : 23/02/2021 HARDWARE PLATFORM(S): / OPERATING SYSTEM(S): Systems running Mozilla Firefox versions prior to 86, ESR 78.8. ===================================================================== https://www.mozilla.org/en-US/security/advisories/mfsa2021-07/ https://www.mozilla.org/en-US/security/advisories/mfsa2021-08/ _____________________________________________________________________ Mozilla Foundation Security Advisory 2021-07 Security Vulnerabilities fixed in Firefox 86 Announced February 23, 2021 Impact high Products Firefox Fixed in Firefox 86 #CVE-2021-23969: Content Security Policy violation report could have contained the destination of a redirect Reporter Masato Kinugawa Impact high Description As specified in the W3C Content Security Policy draft, when creating a violation report, "User agents need to ensure that the source file is the URL requested by the page, pre-redirects. If that’s not possible, user agents need to strip the URL down to an origin to avoid unintentional leakage." Under certain types of redirects, Firefox incorrectly set the source file to be the destination of the redirects. This was fixed to be the redirect destination's origin. References Bug 1542194 #CVE-2021-23970: Multithreaded WASM triggered assertions validating separation of script domains Reporter J. Ryan Stinnett Impact high Description Context-specific code was included in a shared jump table; resulting in assertions being triggered in multithreaded wasm code. References Bug 1681724 #CVE-2021-23968: Content Security Policy violation report could have contained the destination of a redirect Reporter Ademar Nowasky Junior Impact high Description If Content Security Policy blocked frame navigation, the full destination of a redirect served in the frame was reported in the violation report; as opposed to the original frame URI. This could be used to leak sensitive information contained in such URIs. References Bug 1687342 #CVE-2021-23974: noscript elements could have led to an HTML Sanitizer bypass Reporter Masato Kinugawa and Michał Bentkowski Impact moderate Description The DOMParser API did not properly process