Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2025:02529-1

Опубликовано: 25 июл. 2025
Источник: suse-cvrf

Описание

Security update for MozillaFirefox, MozillaFirefox-branding-SLE

This update for MozillaFirefox, MozillaFirefox-branding-SLE fixes the following issues:

MozillaFirefox is updated to the 140ESR series.

Firefox Extended Support Release 140.0esr ESR:

  • General
  • Reader View now has an enhanced Text and Layout menu with new options for character spacing, word spacing, and text alignment. These changes offer a more accessible reading experience.
  • Reader View now has a Theme menu with additional Contrast and Gray options. You can also select custom colors for text, background, and links from the Custom tab.
  • Firefox will now offer to temporarily remember when users grant permissions to sites (e.g. geolocation). Temporary permissions will be removed either after one hour or when the tab is closed.
  • Firefox now includes safeguards to prevent sites from abusing the history API by generating excessive history entries, which can make navigating with the back and forward buttons difficult by cluttering the history. This intervention ensures that such entries, unless interacted with by the user, are skipped when using the back and forward buttons.
  • Firefox now identifies all links in PDFs and turns them into hyperlinks.
  • You can now copy links from background tabs using the tabstrip context menu on macOS and Linux.
  • Users on macOS and Linux are now given the option to close only the current tab if the Quit keyboard shortcut is used while multiple tabs are open in the window. (bmo#None)
  • Sidebar and Tabs
  • You can now enable the updated Firefox sidebar in Settings

    General > Browser Layout to quickly access multiple tools in one click, without leaving your main view. Sidebar tools include an AI chatbot of your choice, bookmarks, history, and tabs from devices you sync with your Mozilla account.

  • Keep a lot of tabs open? Try our new vertical tabs layout to quickly scan your list of tabs. With vertical tabs, your open and pinned tabs appear in the sidebar instead of along the top of the browser. To turn on vertical tabs, right-click on the toolbar near the top of the browser and select Turn on Vertical Tabs. If you’ve enabled the updated sidebar, you can also go to Customize sidebar and check Vertical tabs. Early testers report feeling more organized after using vertical tabs for a few days.
  • Stay productive and organized with less effort by grouping related tabs together. One simple way to create a group is to drag a tab onto another, pause until you see a highlight, then drop to create the group. Tab groups can be named, color-coded, and are always saved. You can close a group and reopen it later.
  • A tab preview is now displayed when hovering the mouse over background tabs, making it easier to locate the desired tab without needing to switch tabs.
  • The sidebar to view tabs from other devices can now be opened via the Tab overview menu.
  • Security & Privacy
  • HTTPS is replacing HTTP as the default protocol in the address bar on non-local sites. If a site is not available via HTTPS, Firefox will fall back to HTTP.
  • Firefox now blocks third-party cookie access when Enhanced Tracking Protection's Strict mode is enabled.
  • Firefox now has a new anti-tracking feature, Bounce Tracking Protection, which is now available in Enhanced Tracking Protection's 'Strict' mode. This feature detects bounce trackers based on their redirect behavior and periodically purges their cookies and site data to block tracking.
  • Firefox now enforces certificate transparency, requiring web servers to provide sufficient proof that their certificates were publicly disclosed before they will be trusted. This only affects servers using certificates issued by a certificate authority in Mozilla's Root CA Program.
  • Smartblock Embeds allows users to selectively unblock certain social media embeds that are blocked in ETP Strict and Private Browsing modes. Currently, support is limited to a few embed types, with more to be added in future updates.
  • Firefox now upgrades page loads to HTTPS by default and gracefully falls back to HTTP if the secure connection fails. This behavior is known as HTTPS-First.
  • The 'Copy Without Site Tracking' menu item was renamed to 'Copy Clean Link' to help clarify expectations around what the feature does. 'Copy Clean Link' is a list based approach to remove - known tracking parameters from links. This option can also now be used on plain text links.
  • The Clear browsing data and cookies dialog now allows clearing saved form info separately from browsing history.
  • Translations
  • Firefox now allows translating selected text portions to different languages after a full-page translation.
  • Full-Page Translations are now available within Firefox extension pages that start with the moz-extension:// URL scheme.
  • When suggesting a default translation language, Firefox will now take into consideration languages you have previously used for translations.
  • Added support for many new languages in Firefox translation.
  • Linux
  • Firefox now supports touchpad hold gestures on Linux. This means that kinetic (momentum) scrolling can now be interrupted by placing two fingers on the touchpad.
  • Developer:
  • Firefox now supports text fragments, which allows users to link directly to a specific portion of text in a web document via a special URL fragment.
  • Debugger log-point values are now automatically converted into profiler markers, making it easy to add information to the marker timeline directly from the Debugger.
  • The Debugger's directory root is now scoped to the specific domain where it was set, which aligns with typical usage and avoids applying it across unrelated domains. This builds on previous improvements such as a redesigned UI and easier removal of the root setting. Setting a directory root updates the Source List to show only the selected directory and its children. (Learn more)
  • The Network Blocking feature in the Network panel now blocks HTTP requests in addition to blocking responses.
  • The Network panel displays information about Early Hints, including a dedicated indicator for the 103 HTTP status code in the user interface.
  • The Network panel now allows overriding network request responses with local files.
  • The filter setting in the Network panel is now preserved across DevTools Toolbox sessions.
  • A new column has been added to the Network panel to display the full path of the request URL. This enhancement makes helps developers quickly view and analyze complete request paths.
  • Introduced a new console command $$$ that allows searching the page, including within shadow roots.
  • Improved support for debugging web extensions, such as automatically reloading the web extension's source code in the Debugger when the extension is reloaded. Workers are now available in the Console panel’s context selector and breakpoints function correctly in content scripts.
  • In the Inspector Fonts panel, we now display fonts metadata, like the font version, designer, vendor, license, etc.
  • Added support for the import map integrity field, allowing you to ensure the integrity of dynamically or statically imported modules.
  • Implemented support for Error.isError, enabling brand checks to determine whether an object is an instance of Error. (Learn more)
  • Added support for the error.captureStackTrace extension to improve compatibility with other browsers. (Learn more: http://github.com/tc39/proposal-error-capturestacktrace)
  • Enterprise:
  • The UserMessaging policy has been updated with a new option to allow disabling Firefox Labs in preferences.
  • The Preferences policy has been updated to allow setting the preference security.pki.certificate_transparency.mode.
  • HTTPS-First is now on by default. You can manage this behavior using the HttpsOnlyMode and HttpAllowlist policies.
  • An internal change has been made to Firefox that removes XPCOMUtils.defineLazyGetter. For most people, this shouldn't matter, but if you encounter problems with AutoConfig or third party software like PolicyPak, this might be the cause. You'll need to reach out to your provider.
  • Firefox now supports the Content Analysis SDK for integrating DLP software. For more information, see this post.
  • The SearchEngines policy is now available on all versions of Firefox (not just the ESR).

Various security fixes MFSA 2025-51 (bsc#1244670):

  • CVE-2025-6424 (bmo#1966423) Use-after-free in FontFaceSet
  • CVE-2025-6425 (bmo#1717672) The WebCompat WebExtension shipped with Firefox exposed a persistent UUID
  • CVE-2025-6426 (bmo#1964385) No warning when opening executable terminal files on macOS
  • CVE-2025-6427 (bmo#1966927) connect-src Content Security Policy restriction could be bypassed
  • CVE-2025-6428 (bmo#1970151) Firefox for Android opened URLs specified in a link querystring parameter
  • CVE-2025-6429 (bmo#1970658) Incorrect parsing of URLs could have allowed embedding of youtube.com
  • CVE-2025-6430 (bmo#1971140) Content-Disposition header ignored when a file is included in an embed or object tag
  • CVE-2025-6431 (bmo#1942716) The prompt in Firefox for Android that asks before opening a link in an external application could be bypassed
  • CVE-2025-6432 (bmo#1943804) DNS Requests leaked outside of a configured SOCKS proxy
  • CVE-2025-6433 (bmo#1954033) WebAuthn would allow a user to sign a challenge on a webpage with an invalid TLS certificate
  • CVE-2025-6434 (bmo#1955182) HTTPS-Only exception screen lacked anti-clickjacking delay
  • CVE-2025-6435 (bmo#1950056, bmo#1961777) Save as in Devtools could download files without sanitizing the extension
  • CVE-2025-6436 (bmo#1941377, bmo#1960948, bmo#1966187, bmo#1966505, bmo#1970764) Memory safety bugs fixed in Firefox 140 and Thunderbird 140

Various security fixes MFSA 2025-59 (bsc#1246664):

  • CVE-2025-8027: JavaScript engine only wrote partial return value to stack
  • CVE-2025-8028: Large branch table could lead to truncated instruction
  • CVE-2025-8029: javascript: URLs executed on object and embed tags
  • CVE-2025-8036: DNS rebinding circumvents CORS
  • CVE-2025-8037: Nameless cookies shadow secure cookies
  • CVE-2025-8030: Potential user-assisted code execution in “Copy as cURL” command
  • CVE-2025-8031: Incorrect URL stripping in CSP reports
  • CVE-2025-8032: XSLT documents could bypass CSP
  • CVE-2025-8038: CSP frame-src was not correctly enforced for paths
  • CVE-2025-8039: Search terms persisted in URL bar
  • CVE-2025-8033: Incorrect JavaScript state machine for generators
  • CVE-2025-8034: Memory safety bugs fixed in Firefox ESR 115.26, Firefox ESR 128.13, Thunderbird ESR 128.13, Firefox ESR 140.1, Thunderbird ESR 140.1, Firefox 141 and Thunderbird 141
  • CVE-2025-8040: Memory safety bugs fixed in Firefox ESR 140.1, Thunderbird ESR 140.1, Firefox 141 and Thunderbird 141
  • CVE-2025-8035: Memory safety bugs fixed in Firefox ESR 128.13, Thunderbird ESR 128.13, Firefox ESR 140.1, Thunderbird ESR 140.1, Firefox 141 and Thunderbird 141

Список пакетов

SUSE Enterprise Storage 7.1
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
libpipewire-0_3-0-0.3.24-150300.4.8.1
pipewire-0.3.24-150300.4.8.1
pipewire-modules-0.3.24-150300.4.8.1
pipewire-spa-plugins-0_2-0.3.24-150300.4.8.1
pipewire-spa-tools-0.3.24-150300.4.8.1
pipewire-tools-0.3.24-150300.4.8.1
xdg-desktop-portal-1.8.0-150200.5.8.1
xdg-desktop-portal-devel-1.8.0-150200.5.8.1
xdg-desktop-portal-lang-1.8.0-150200.5.8.1
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
libpipewire-0_3-0-0.3.24-150300.4.8.1
pipewire-0.3.24-150300.4.8.1
pipewire-modules-0.3.24-150300.4.8.1
pipewire-spa-plugins-0_2-0.3.24-150300.4.8.1
pipewire-spa-tools-0.3.24-150300.4.8.1
pipewire-tools-0.3.24-150300.4.8.1
xdg-desktop-portal-1.8.0-150200.5.8.1
xdg-desktop-portal-devel-1.8.0-150200.5.8.1
xdg-desktop-portal-lang-1.8.0-150200.5.8.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
gstreamer-plugin-pipewire-0.3.49-150400.3.7.1
libpipewire-0_3-0-0.3.49-150400.3.7.1
pipewire-0.3.49-150400.3.7.1
pipewire-lang-0.3.49-150400.3.7.1
pipewire-modules-0_3-0.3.49-150400.3.7.1
pipewire-spa-plugins-0_2-0.3.49-150400.3.7.1
pipewire-spa-tools-0.3.49-150400.3.7.1
pipewire-tools-0.3.49-150400.3.7.1
xdg-desktop-portal-1.10.1-150400.3.8.1
xdg-desktop-portal-devel-1.10.1-150400.3.8.1
xdg-desktop-portal-lang-1.10.1-150400.3.8.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
gstreamer-plugin-pipewire-0.3.49-150400.3.7.1
libpipewire-0_3-0-0.3.49-150400.3.7.1
pipewire-0.3.49-150400.3.7.1
pipewire-lang-0.3.49-150400.3.7.1
pipewire-modules-0_3-0.3.49-150400.3.7.1
pipewire-spa-plugins-0_2-0.3.49-150400.3.7.1
pipewire-spa-tools-0.3.49-150400.3.7.1
pipewire-tools-0.3.49-150400.3.7.1
xdg-desktop-portal-1.10.1-150400.3.8.1
xdg-desktop-portal-devel-1.10.1-150400.3.8.1
xdg-desktop-portal-lang-1.10.1-150400.3.8.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
gstreamer-plugin-pipewire-0.3.64-150500.3.7.2
libpipewire-0_3-0-0.3.64-150500.3.7.2
pipewire-0.3.64-150500.3.7.2
pipewire-lang-0.3.64-150500.3.7.2
pipewire-modules-0_3-0.3.64-150500.3.7.2
pipewire-spa-plugins-0_2-0.3.64-150500.3.7.2
pipewire-spa-tools-0.3.64-150500.3.7.2
pipewire-tools-0.3.64-150500.3.7.2
xdg-desktop-portal-1.16.0-150500.3.8.1
xdg-desktop-portal-devel-1.16.0-150500.3.8.1
xdg-desktop-portal-lang-1.16.0-150500.3.8.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
gstreamer-plugin-pipewire-0.3.64-150500.3.7.2
libpipewire-0_3-0-0.3.64-150500.3.7.2
pipewire-0.3.64-150500.3.7.2
pipewire-lang-0.3.64-150500.3.7.2
pipewire-modules-0_3-0.3.64-150500.3.7.2
pipewire-spa-plugins-0_2-0.3.64-150500.3.7.2
pipewire-spa-tools-0.3.64-150500.3.7.2
pipewire-tools-0.3.64-150500.3.7.2
xdg-desktop-portal-1.16.0-150500.3.8.1
xdg-desktop-portal-devel-1.16.0-150500.3.8.1
xdg-desktop-portal-lang-1.16.0-150500.3.8.1
SUSE Linux Enterprise Module for Desktop Applications 15 SP6
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
SUSE Linux Enterprise Module for Desktop Applications 15 SP7
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
SUSE Linux Enterprise Module for Package Hub 15 SP6
pipewire-libpulse-0_3-0.3.6-150200.3.11.1
SUSE Linux Enterprise Module for Package Hub 15 SP7
pipewire-libpulse-0_3-0.3.6-150200.3.11.1
SUSE Linux Enterprise Server 15 SP3-LTSS
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
libpipewire-0_3-0-0.3.24-150300.4.8.1
pipewire-0.3.24-150300.4.8.1
pipewire-modules-0.3.24-150300.4.8.1
pipewire-spa-plugins-0_2-0.3.24-150300.4.8.1
pipewire-spa-tools-0.3.24-150300.4.8.1
pipewire-tools-0.3.24-150300.4.8.1
xdg-desktop-portal-1.8.0-150200.5.8.1
xdg-desktop-portal-devel-1.8.0-150200.5.8.1
xdg-desktop-portal-lang-1.8.0-150200.5.8.1
SUSE Linux Enterprise Server 15 SP4-LTSS
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
gstreamer-plugin-pipewire-0.3.49-150400.3.7.1
libpipewire-0_3-0-0.3.49-150400.3.7.1
pipewire-0.3.49-150400.3.7.1
pipewire-lang-0.3.49-150400.3.7.1
pipewire-modules-0_3-0.3.49-150400.3.7.1
pipewire-spa-plugins-0_2-0.3.49-150400.3.7.1
pipewire-spa-tools-0.3.49-150400.3.7.1
pipewire-tools-0.3.49-150400.3.7.1
xdg-desktop-portal-1.10.1-150400.3.8.1
xdg-desktop-portal-devel-1.10.1-150400.3.8.1
xdg-desktop-portal-lang-1.10.1-150400.3.8.1
SUSE Linux Enterprise Server 15 SP5-LTSS
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
gstreamer-plugin-pipewire-0.3.64-150500.3.7.2
libpipewire-0_3-0-0.3.64-150500.3.7.2
pipewire-0.3.64-150500.3.7.2
pipewire-lang-0.3.64-150500.3.7.2
pipewire-modules-0_3-0.3.64-150500.3.7.2
pipewire-spa-plugins-0_2-0.3.64-150500.3.7.2
pipewire-spa-tools-0.3.64-150500.3.7.2
pipewire-tools-0.3.64-150500.3.7.2
xdg-desktop-portal-1.16.0-150500.3.8.1
xdg-desktop-portal-devel-1.16.0-150500.3.8.1
xdg-desktop-portal-lang-1.16.0-150500.3.8.1
SUSE Linux Enterprise Server for SAP Applications 15 SP3
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
libpipewire-0_3-0-0.3.24-150300.4.8.1
pipewire-0.3.24-150300.4.8.1
pipewire-modules-0.3.24-150300.4.8.1
pipewire-spa-plugins-0_2-0.3.24-150300.4.8.1
pipewire-spa-tools-0.3.24-150300.4.8.1
pipewire-tools-0.3.24-150300.4.8.1
xdg-desktop-portal-1.8.0-150200.5.8.1
xdg-desktop-portal-devel-1.8.0-150200.5.8.1
xdg-desktop-portal-lang-1.8.0-150200.5.8.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
gstreamer-plugin-pipewire-0.3.49-150400.3.7.1
libpipewire-0_3-0-0.3.49-150400.3.7.1
pipewire-0.3.49-150400.3.7.1
pipewire-lang-0.3.49-150400.3.7.1
pipewire-modules-0_3-0.3.49-150400.3.7.1
pipewire-spa-plugins-0_2-0.3.49-150400.3.7.1
pipewire-spa-tools-0.3.49-150400.3.7.1
pipewire-tools-0.3.49-150400.3.7.1
xdg-desktop-portal-1.10.1-150400.3.8.1
xdg-desktop-portal-devel-1.10.1-150400.3.8.1
xdg-desktop-portal-lang-1.10.1-150400.3.8.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1
gstreamer-plugin-pipewire-0.3.64-150500.3.7.2
libpipewire-0_3-0-0.3.64-150500.3.7.2
pipewire-0.3.64-150500.3.7.2
pipewire-lang-0.3.64-150500.3.7.2
pipewire-modules-0_3-0.3.64-150500.3.7.2
pipewire-spa-plugins-0_2-0.3.64-150500.3.7.2
pipewire-spa-tools-0.3.64-150500.3.7.2
pipewire-tools-0.3.64-150500.3.7.2
xdg-desktop-portal-1.16.0-150500.3.8.1
xdg-desktop-portal-devel-1.16.0-150500.3.8.1
xdg-desktop-portal-lang-1.16.0-150500.3.8.1
openSUSE Leap 15.6
MozillaFirefox-140.1.0-150200.152.193.1
MozillaFirefox-branding-SLE-140-150200.9.21.1
MozillaFirefox-branding-upstream-140.1.0-150200.152.193.1
MozillaFirefox-devel-140.1.0-150200.152.193.1
MozillaFirefox-translations-common-140.1.0-150200.152.193.1
MozillaFirefox-translations-other-140.1.0-150200.152.193.1

Ссылки

Описание

A use-after-free in FontFaceSet resulted in a potentially exploitable crash. This vulnerability affects Firefox < 140, Firefox ESR < 115.25, Firefox ESR < 128.12, Thunderbird < 140, and Thunderbird < 128.12.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

An attacker who enumerated resources from the WebCompat extension could have obtained a persistent UUID that identified the browser, and persisted between containers and normal/private browsing mode, but not profiles. This vulnerability affects Firefox < 140, Firefox ESR < 115.25, Firefox ESR < 128.12, Thunderbird < 140, and Thunderbird < 128.12.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

The executable file warning did not warn users before opening files with the `terminal` extension. *This bug only affects Firefox for macOS. Other versions of Firefox are unaffected.* This vulnerability affects Firefox < 140, Firefox ESR < 128.12, Thunderbird < 140, and Thunderbird < 128.12.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

An attacker was able to bypass the `connect-src` directive of a Content Security Policy by manipulating subdocuments. This would have also hidden the connections from the Network tab in Devtools. This vulnerability affects Firefox < 140 and Thunderbird < 140.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

When a URL was provided in a link querystring parameter, Firefox for Android would follow that URL instead of the correct URL, potentially leading to phishing attacks. *This bug only affects Firefox for Android. Other versions of Firefox are unaffected.* This vulnerability affects Firefox < 140.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

Firefox could have incorrectly parsed a URL and rewritten it to the youtube.com domain when parsing the URL specified in an `embed` tag. This could have bypassed website security checks that restricted which domains users were allowed to embed. This vulnerability affects Firefox < 140, Firefox ESR < 128.12, Thunderbird < 140, and Thunderbird < 128.12.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

When a file download is specified via the `Content-Disposition` header, that directive would be ignored if the file was included via a `&lt;embed&gt;` or `&lt;object&gt;` tag, potentially making a website vulnerable to a cross-site scripting attack. This vulnerability affects Firefox < 140, Firefox ESR < 128.12, Thunderbird < 140, and Thunderbird < 128.12.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

When a link can be opened in an external application, Firefox for Android will, by default, prompt the user before doing so. An attacker could have bypassed this prompt, potentially exposing the user to security vulnerabilities or privacy leaks in external applications. *This bug only affects Firefox for Android. Other versions of Firefox are unaffected.* This vulnerability affects Firefox < 140.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

When Multi-Account Containers was enabled, DNS requests could have bypassed a SOCKS proxy when the domain name was invalid or the SOCKS proxy was not responding. This vulnerability affects Firefox < 140 and Thunderbird < 140.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

If a user visited a webpage with an invalid TLS certificate, and granted an exception, the webpage was able to provide a WebAuthn challenge that the user would be prompted to complete. This is in violation of the WebAuthN spec which requires "a secure transport established without errors". This vulnerability affects Firefox < 140 and Thunderbird < 140.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

The exception page for the HTTPS-Only feature, displayed when a website is opened via HTTP, lacked an anti-clickjacking delay, potentially allowing an attacker to trick a user into granting an exception and loading a webpage over HTTP. This vulnerability affects Firefox < 140 and Thunderbird < 140.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

If a user saved a response from the Network tab in Devtools using the Save As context menu option, that file may not have been saved with the `.download` file extension. This could have led to the user inadvertently running a malicious executable. This vulnerability affects Firefox < 140 and Thunderbird < 140.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

Memory safety bugs present in Firefox 139 and Thunderbird 139. 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. This vulnerability affects Firefox < 140 and Thunderbird < 140.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

On 64-bit platforms IonMonkey-JIT only wrote 32 bits of the 64-bit return value space on the stack. Baseline-JIT, however, read the entire 64 bits. This vulnerability affects Firefox < 141, Firefox ESR < 115.26, Firefox ESR < 128.13, Firefox ESR < 140.1, Thunderbird < 141, Thunderbird < 128.13, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

On arm64, a WASM `br_table` instruction with a lot of entries could lead to the label being too far from the instruction causing truncation and incorrect computation of the branch address. This vulnerability affects Firefox < 141, Firefox ESR < 115.26, Firefox ESR < 128.13, Firefox ESR < 140.1, Thunderbird < 141, Thunderbird < 128.13, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

Thunderbird executed `javascript:` URLs when used in `object` and `embed` tags. This vulnerability affects Firefox < 141, Firefox ESR < 128.13, Firefox ESR < 140.1, Thunderbird < 141, Thunderbird < 128.13, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

Insufficient escaping in the "Copy as cURL" feature could potentially be used to trick a user into executing unexpected code. This vulnerability affects Firefox < 141, Firefox ESR < 128.13, Firefox ESR < 140.1, Thunderbird < 141, Thunderbird < 128.13, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

The `username:password` part was not correctly stripped from URLs in CSP reports potentially leaking HTTP Basic Authentication credentials. This vulnerability affects Firefox < 141, Firefox ESR < 128.13, Firefox ESR < 140.1, Thunderbird < 141, Thunderbird < 128.13, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

XSLT document loading did not correctly propagate the source document which bypassed its CSP. This vulnerability affects Firefox < 141, Firefox ESR < 128.13, Firefox ESR < 140.1, Thunderbird < 141, Thunderbird < 128.13, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

The JavaScript engine did not handle closed generators correctly and it was possible to resume them leading to a nullptr deref. This vulnerability affects Firefox < 141, Firefox ESR < 115.26, Firefox ESR < 128.13, Firefox ESR < 140.1, Thunderbird < 141, Thunderbird < 128.13, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

Memory safety bugs present in Firefox ESR 115.25, Firefox ESR 128.12, Thunderbird ESR 128.12, Firefox ESR 140.0, Thunderbird ESR 140.0, Firefox 140 and Thunderbird 140. 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. This vulnerability affects Firefox < 141, Firefox ESR < 115.26, Firefox ESR < 128.13, Firefox ESR < 140.1, Thunderbird < 141, Thunderbird < 128.13, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

Memory safety bugs present in Firefox ESR 128.12, Thunderbird ESR 128.12, Firefox ESR 140.0, Thunderbird ESR 140.0, Firefox 140 and Thunderbird 140. 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. This vulnerability affects Firefox < 141, Firefox ESR < 128.13, Firefox ESR < 140.1, Thunderbird < 141, Thunderbird < 128.13, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

Thunderbird cached CORS preflight responses across IP address changes. This allowed circumventing CORS with DNS rebinding. This vulnerability affects Firefox < 141, Firefox ESR < 140.1, Thunderbird < 141, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

Setting a nameless cookie with an equals sign in the value shadowed other cookies. Even if the nameless cookie was set over HTTP and the shadowed cookie included the `Secure` attribute. This vulnerability affects Firefox < 141, Firefox ESR < 140.1, Thunderbird < 141, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

Thunderbird ignored paths when checking the validity of navigations in a frame. This vulnerability affects Firefox < 141, Firefox ESR < 140.1, Thunderbird < 141, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

In some cases search terms persisted in the URL bar even after navigating away from the search page. This vulnerability affects Firefox < 141, Firefox ESR < 140.1, Thunderbird < 141, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки

Описание

Memory safety bugs present in Firefox ESR 140.0, Thunderbird ESR 140.0, Firefox 140 and Thunderbird 140. 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. This vulnerability affects Firefox < 141, Firefox ESR < 140.1, Thunderbird < 141, and Thunderbird < 140.1.


Затронутые продукты
SUSE Enterprise Storage 7.1:MozillaFirefox-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-branding-SLE-140-150200.9.21.1
SUSE Enterprise Storage 7.1:MozillaFirefox-devel-140.1.0-150200.152.193.1
SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-140.1.0-150200.152.193.1

Ссылки
Уязвимость SUSE-SU-2025:02529-1