Opened 3 years ago
Closed 3 years ago
#17192 closed enhancement (fixed)
firefox-102.4.0esr
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Now available, release notes due tomorrow.
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at g34cefaa6b0b8 11.2-260
Security Advisory SA 11.2-015
Note:
See TracTickets
for help on using tickets.
https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/
CVE-2022-42927: Same-origin policy violation could have leaked cross-origin URLs
Reporter
Impact
Description
A same-origin policy violation could have allowed the theft of cross-origin URL entries, leaking the result of a redirect, via performance.getEntries(). References
CVE-2022-42928: Memory Corruption in JS Engine
Reporter
Impact
Description
Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. References
CVE-2022-42929: Denial of Service via window.print
Reporter
Impact
Description
If a website called window.print() in a particular way, it could cause a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings. References
CVE-2022-42932: Memory safety bugs fixed in Firefox 106 and Firefox ESR 102.4
Reporter
Impact
Description
Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. 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. References
(as usual, the latter link in the original returns no matches). Interesting that the memory safety bugs are now only rated as moderate by mozilla.