VYPR

rpm package

opensuse/firefox-esr&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/firefox-esr&distro=openSUSE%20Tumbleweed

Vulnerabilities (2,418)

  • CVE-2018-5117MedJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    If right-to-left text is used in the addressbar with left-to-right alignment, it is possible in some circumstances to scroll this text to spoof the displayed URL. This issue could result in the wrong URL being displayed as a location, which can mislead users to believe they are o

  • CVE-2018-5116CriJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    WebExtensions with the "ActiveTab" permission are able to access frames hosted within the active tab even if the frames are cross-origin. Malicious extensions can inject frames from arbitrary origins into the loaded page and then interact with them, bypassing same-origin user exp

  • CVE-2018-5115HigJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    If an HTTP authentication prompt is triggered by a background network request from a page or extension, it is displayed over the currently loaded foreground page. Although the prompt contains the real domain making the request, this can result in user confusion about the originat

  • CVE-2018-5114MedJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    If an existing cookie is changed to be "HttpOnly" while a document is open, the original value remains accessible through script until that document is closed. Network requests correctly use the changed HttpOnly cookie. This vulnerability affects Firefox < 58.

  • CVE-2018-5113HigJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    The "browser.identity.launchWebAuthFlow" function of WebExtensions is only allowed to load content over "https:" but this requirement was not properly enforced. This can potentially allow privileged pages to be loaded by the extension. This vulnerability affects Firefox < 58.

  • CVE-2018-5112HigJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    Development Tools panels of an extension are required to load URLs for the panels as relative URLs from the extension manifest file but this requirement was not enforced in all instances. This could allow the development tools panel for the extension to load a URL that it should

  • CVE-2018-5111MedJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    When the text of a specially formatted URL is dragged to the addressbar from page content, the displayed URL can be spoofed to show a different site than the one loaded. This allows for phishing attacks where a malicious page can spoof the identify of another site. This vulnerabi

  • CVE-2018-5110MedJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    If cursor visibility is toggled by script using from 'none' to an image and back through script, the cursor will be rendered temporarily invisible within Firefox. Note: This vulnerability only affects OS X. Other operating systems are not affected. This vulnerability affects Fire

  • CVE-2018-5109MedJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    An audio capture session can started under an incorrect origin from the site making the capture request. Users are still prompted to allow the request but the prompt can display the wrong origin, leading to user confusion about which site is making the request to capture an audio

  • CVE-2018-5108MedJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    A Blob URL can violate origin attribute segregation, allowing it to be accessed from a private browsing tab and for data to be passed between the private browsing tab and a normal tab. This could allow for the leaking of private information specific to the private browsing contex

  • CVE-2018-5107MedJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    The printing process can bypass local access protections to read files available through symlinks, bypassing local file restrictions. The printing process requires files in a specific format so arbitrary data cannot be read but it is possible that some local file information coul

  • CVE-2018-5106MedJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    Style editor traffic in the Developer Tools can be routed through a service worker hosted on a third party website if a user selects error links when these tools are open. This can allow style editor information used within Developer Tools to leak cross-origin. This vulnerability

  • CVE-2018-5105HigJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    WebExtensions can bypass user prompts to first save and then open an arbitrarily downloaded file. This can result in an executable file running with local user privileges without explicit user consent. This vulnerability affects Firefox < 58.

  • CVE-2018-5104CriJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    A use-after-free vulnerability can occur during font face manipulation when a font face is freed while still in use, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.6, Firefox ESR < 52.6, and Firefox < 58.

  • CVE-2018-5103CriJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    A use-after-free vulnerability can occur during mouse event handling due to issues with multiprocess support. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.6, Firefox ESR < 52.6, and Firefox < 58.

  • CVE-2018-5102CriJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    A use-after-free vulnerability can occur when manipulating HTML media elements with media streams, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.6, Firefox ESR < 52.6, and Firefox < 58.

  • CVE-2018-5101HigJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    A use-after-free vulnerability can occur when manipulating floating "first-letter" style elements, resulting in a potentially exploitable crash. This vulnerability affects Firefox < 58.

  • CVE-2018-5100HigJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    A use-after-free vulnerability can occur when arguments passed to the "IsPotentiallyScrollable" function are freed while still in use by scripts. This results in a potentially exploitable crash. This vulnerability affects Firefox < 58.

  • CVE-2018-5099CriJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    A use-after-free vulnerability can occur when the widget listener is holding strong references to browser objects that have previously been freed, resulting in a potentially exploitable crash when these references are used. This vulnerability affects Thunderbird < 52.6, Firefox E

  • CVE-2018-5098CriJun 11, 2018
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    A use-after-free vulnerability can occur when form input elements, focus, and selections are manipulated by script content. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.6, Firefox ESR < 52.6, and Firefox < 58.

Page 76 of 121