VYPR

rpm package

suse/MozillaFirefox&distro=SUSE Linux Enterprise Server 12 SP5

pkg:rpm/suse/MozillaFirefox&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5

Vulnerabilities (593)

  • CVE-2018-5175Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    A mechanism to bypass Content Security Policy (CSP) protections on sites that have a "script-src" policy of "'strict-dynamic'". If a target website contains an HTML injection flaw an attacker could inject a reference to a copy of the "require.js" library that is part of Firefox's

  • CVE-2018-5174Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    In the Windows 10 April 2018 Update, Windows Defender SmartScreen honors the "SEE_MASK_FLAG_NO_UI" flag associated with downloaded files and will not show any UI. Files that are unknown and potentially dangerous will be allowed to run because SmartScreen will not prompt the user

  • CVE-2018-5173Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    The filename appearing in the "Downloads" panel improperly renders some Unicode characters, allowing for the file name to be spoofed. This can be used to obscure the file extension of potentially executable files from user view in the panel. Note: the dialog to open the file will

  • CVE-2018-5172Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    The Live Bookmarks page and the PDF viewer can run injected script content if a user pastes script from the clipboard into them while viewing RSS feeds or PDF files. This could allow a malicious site to socially engineer a user to copy and paste malicious script content that coul

  • CVE-2018-5169Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    If manipulated hyperlinked text with "chrome:" URL contained in it is dragged and dropped on the "home" icon, the home page can be reset to include a normally-unlinkable chrome page as one of the home page tabs. This vulnerability affects Firefox < 60.

  • CVE-2018-5168Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    Sites can bypass security checks on permissions to install lightweight themes by manipulating the "baseURI" property of the theme element. This could allow a malicious site to install a theme without user interaction which could contain offensive or embarrassing images. This vuln

  • CVE-2018-5167Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    The web console and JavaScript debugger do not sanitize all output that can be hyperlinked. Both will display "chrome:" links as active, clickable hyperlinks in their output. Web sites should not be able to directly link to internal chrome pages. Additionally, the JavaScript debu

  • CVE-2018-5166Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    WebExtensions can use request redirection and a "filterReponseData" filter to bypass host permission settings to redirect network traffic and access content from a host for which they do not have explicit user permission. This vulnerability affects Firefox < 60.

  • CVE-2018-5165Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    In 32-bit versions of Firefox, the Adobe Flash plugin setting for "Enable Adobe Flash protected mode" is unchecked by default even though the Adobe Flash sandbox is actually enabled. The displayed state is the reverse of the true setting, resulting in user confusion. This could c

  • CVE-2018-5164Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    Content Security Policy (CSP) is not applied correctly to all parts of multipart content sent with the "multipart/x-mixed-replace" MIME type. This could allow for script to run where CSP should block it, allowing for cross-site scripting (XSS) and other attacks. This vulnerabilit

  • CVE-2018-5163Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    If a malicious attacker has used another vulnerability to gain full control over a content process, they may be able to replace the alternate data resources stored in the JavaScript Start-up Bytecode Cache (JSBC) for other JavaScript code. If the parent process then runs this rep

  • CVE-2018-5160Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    WebRTC can use a "WrappedI420Buffer" pixel buffer but the owning image object can be freed while it is still in use. This can result in the WebRTC encoder using uninitialized memory, leading to a potentially exploitable crash. This vulnerability affects Firefox < 60.

  • CVE-2018-5159Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    An integer overflow can occur in the Skia library due to 32-bit integer use in an array without integer overflow checks, resulting in possible out-of-bounds writes. This could lead to a potentially exploitable crash triggerable by web content. This vulnerability affects Thunderbi

  • CVE-2018-5158Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    The PDF viewer does not sufficiently sanitize PostScript calculator functions, allowing malicious JavaScript to be injected through a crafted PDF file. This JavaScript can then be run with the permissions of the PDF viewer by its worker. This vulnerability affects Firefox ESR < 5

  • CVE-2018-5157Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    Same-origin protections for the PDF viewer can be bypassed, allowing a malicious site to intercept messages meant for the viewer. This could allow the site to retrieve PDF files restricted to viewing by an authenticated user on a third-party website. This vulnerability affects Fi

  • CVE-2018-5155Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    A use-after-free vulnerability can occur while adjusting layout during SVG animations with text paths. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8.

  • CVE-2018-5154Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    A use-after-free vulnerability can occur while enumerating attributes during SVG animations with clip paths. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8.

  • CVE-2018-5153Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    If websocket data is sent with mixed text and binary in a single message, the binary data can be corrupted. This can result in an out-of-bounds read with the read memory sent to the originating server in response. This vulnerability affects Firefox < 60.

  • CVE-2018-5152Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    WebExtensions with the appropriate permissions can attach content scripts to Mozilla sites such as accounts.firefox.com and listen to network traffic to the site through the "webRequest" API. For example, this allows for the interception of username and an encrypted password duri

  • CVE-2018-5151Jun 11, 2018
    affected < 68.2.0-109.95.2fixed 68.2.0-109.95.2

    Memory safety bugs were reported in Firefox 59. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 60.

Page 29 of 30