VYPR

rpm package

almalinux/firefox-x11

pkg:rpm/almalinux/firefox-x11

Vulnerabilities (391)

  • CVE-2025-8031CriJul 22, 2025
    affected < 128.13.0-1.el9_6.alma.1fixed 128.13.0-1.el9_6.alma.1

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

  • CVE-2025-8030HigJul 22, 2025
    affected < 128.13.0-1.el9_6.alma.1fixed 128.13.0-1.el9_6.alma.1

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

  • CVE-2025-8029HigJul 22, 2025
    affected < 128.13.0-1.el9_6.alma.1fixed 128.13.0-1.el9_6.alma.1

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

  • CVE-2025-8028CriJul 22, 2025
    affected < 128.13.0-1.el9_6.alma.1fixed 128.13.0-1.el9_6.alma.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 was fixed in Firefox 141, Firefox ESR 115.26, Firefox ESR 128.13, Firefo

  • CVE-2025-8027MedJul 22, 2025
    affected < 128.13.0-1.el9_6.alma.1fixed 128.13.0-1.el9_6.alma.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 was fixed in Firefox 141, Firefox ESR 115.26, Firefox ESR 128.13, Firefox ESR 140.1, Thunderbird 141, Thunderbird

  • CVE-2025-6430MedJun 24, 2025
    affected < 128.12.0-1.el9_6.alma.1fixed 128.12.0-1.el9_6.alma.1

    When a file download is specified via the `Content-Disposition` header, that directive would be ignored if the file was included via a `<embed>` or `<object>` tag, potentially making a website vulnerable to a cross-site scripting attack. This vulnerability was fixed i

  • CVE-2025-6429MedJun 24, 2025
    affected < 128.12.0-1.el9_6.alma.1fixed 128.12.0-1.el9_6.alma.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 was fixed in Fi

  • CVE-2025-6425MedJun 24, 2025
    affected < 128.12.0-1.el9_6.alma.1fixed 128.12.0-1.el9_6.alma.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 was fixed in Firefox 140, Firefox ESR 115.2

  • CVE-2025-6424CriJun 24, 2025
    affected < 128.12.0-1.el9_6.alma.1fixed 128.12.0-1.el9_6.alma.1

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

  • CVE-2025-5269HigMay 27, 2025
    affected < 128.11.0-1.el9_6.alma.1fixed 128.11.0-1.el9_6.alma.1

    Memory safety bug present in Firefox ESR 128.10, and Thunderbird 128.10. This bug showed evidence of memory corruption and we presume that with enough effort this could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox ESR 128.11 and Thunderbird 1

  • CVE-2025-5268HigMay 27, 2025
    affected < 128.11.0-1.el9_6.alma.1fixed 128.11.0-1.el9_6.alma.1

    Memory safety bugs present in Firefox 138, Thunderbird 138, Firefox ESR 128.10, and Thunderbird 128.10. 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

  • CVE-2025-5267MedMay 27, 2025
    affected < 128.11.0-1.el9_6.alma.1fixed 128.11.0-1.el9_6.alma.1

    A clickjacking vulnerability could have been used to trick a user into leaking saved payment card details to a malicious page. This vulnerability was fixed in Firefox 139, Firefox ESR 128.11, Thunderbird 139, and Thunderbird 128.11.

  • CVE-2025-5266MedMay 27, 2025
    affected < 128.11.0-1.el9_6.alma.1fixed 128.11.0-1.el9_6.alma.1

    Script elements loading cross-origin resources generated load and error events which leaked information enabling XS-Leaks attacks. This vulnerability was fixed in Firefox 139, Firefox ESR 128.11, Thunderbird 139, and Thunderbird 128.11.

  • CVE-2025-5264MedMay 27, 2025
    affected < 128.11.0-1.el9_6.alma.1fixed 128.11.0-1.el9_6.alma.1

    Due to insufficient escaping of the newline character in the “Copy as cURL” feature, an attacker could trick a user into using this command, potentially leading to local code execution on the user's system. This vulnerability was fixed in Firefox 139, Firefox ESR 115.24, Firefox

  • CVE-2025-5263MedMay 27, 2025
    affected < 128.11.0-1.el9_6.alma.1fixed 128.11.0-1.el9_6.alma.1

    Error handling for script execution was incorrectly isolated from web content, which could have allowed cross-origin leak attacks. This vulnerability was fixed in Firefox 139, Firefox ESR 115.24, Firefox ESR 128.11, Thunderbird 139, and Thunderbird 128.11.

  • CVE-2025-4919HigMay 17, 2025
    affected < 128.10.1-1.el9_6.alma.1fixed 128.10.1-1.el9_6.alma.1

    An attacker was able to perform an out-of-bounds read or write on a JavaScript object by confusing array index sizes. This vulnerability was fixed in Firefox 138.0.4, Firefox ESR 128.10.1, Firefox ESR 115.23.1, Thunderbird 128.10.2, and Thunderbird 138.0.2.

  • CVE-2025-4918CriMay 17, 2025
    affected < 128.10.1-1.el9_6.alma.1fixed 128.10.1-1.el9_6.alma.1

    An attacker was able to perform an out-of-bounds read or write on a JavaScript `Promise` object. This vulnerability was fixed in Firefox 138.0.4, Firefox ESR 128.10.1, Firefox ESR 115.23.1, Thunderbird 128.10.2, and Thunderbird 138.0.2.

  • CVE-2025-4093HigApr 29, 2025
    affected < 128.10.0-1.el9_5.alma.1fixed 128.10.0-1.el9_5.alma.1

    Memory safety bug present in Firefox ESR 128.9, and Thunderbird 128.9. This bug showed evidence of memory corruption and we presume that with enough effort this could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox ESR 128.10 and Thunderbird 128

  • CVE-2025-4091HigApr 29, 2025
    affected < 128.10.0-1.el9_5.alma.1fixed 128.10.0-1.el9_5.alma.1

    Memory safety bugs present in Firefox 137, Thunderbird 137, Firefox ESR 128.9, and Thunderbird 128.9. 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 w

  • CVE-2025-4087MedApr 29, 2025
    affected < 128.10.0-1.el9_5.alma.1fixed 128.10.0-1.el9_5.alma.1

    A vulnerability was identified in Thunderbird where XPath parsing could trigger undefined behavior due to missing null checks during attribute access. This could lead to out-of-bounds read access and potentially, memory corruption. This vulnerability was fixed in Firefox 138, Fir

Page 9 of 20