Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:alpm/archlinux/firefox@59.0.2-3
purl pkg:alpm/archlinux/firefox@59.0.2-3
Next non-vulnerable version 60.0-1
Latest non-vulnerable version 101.0-1
Risk 10.0
Vulnerabilities affecting this package (24)
Vulnerability Summary Fixed by
VCID-1njr-8t2z-13ex
Aliases:
CVE-2018-5163
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 replaced code, the executed script would be run with the parent process' privileges, escaping the sandbox on content processes.
60.0-1
Affected by 0 other vulnerabilities.
VCID-2mf4-kpr7-3kcu
Aliases:
CVE-2018-5153
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.
60.0-1
Affected by 0 other vulnerabilities.
VCID-4trh-3k93-97br
Aliases:
CVE-2018-5176
The JSON Viewer displays clickable hyperlinks for strings that are parseable as URLs, including javascript: links. If a JSON file contains malicious JavaScript script embedded as javascript: links, users may be tricked into clicking and running this code in the context of the JSON Viewer. This can allow for the theft of cookies and authorization tokens which are accessible to that context.
60.0-1
Affected by 0 other vulnerabilities.
VCID-4znr-5fxr-qqhc
Aliases:
CVE-2018-5175
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 Developer Tools, and then use a known technique using that library to bypass the CSP restrictions on executing injected scripts.
60.0-1
Affected by 0 other vulnerabilities.
VCID-7ksf-b6g3-ukcc
Aliases:
CVE-2018-5155
Multiple vulnerabilities have been found in Mozilla Firefox, the worst of which may allow execution of arbitrary code.
60.0-1
Affected by 0 other vulnerabilities.
VCID-8vn5-q4h7-ffa6
Aliases:
CVE-2018-5182
If a text string that happens to be a filename in the operating system's native format is dragged and dropped onto the addressbar the specified local file will be opened. This is contrary to policy and is what would happen if the string were the equivalent file: URL.
60.0-1
Affected by 0 other vulnerabilities.
VCID-95qq-zty2-2qa8
Aliases:
CVE-2018-5180
A use-after-free vulnerability can occur during WebGL operations. While this results in a potentially exploitable crash, the vulnerability is limited because the memory is freed and reused in a brief window of time during the freeing of the same callstack.
60.0-1
Affected by 0 other vulnerabilities.
VCID-d4bx-x9pb-8kfx
Aliases:
CVE-2018-5150
Multiple vulnerabilities have been found in Mozilla Firefox, the worst of which may allow execution of arbitrary code.
60.0-1
Affected by 0 other vulnerabilities.
VCID-ewqm-puf8-hkbv
Aliases:
CVE-2018-5168
Multiple vulnerabilities have been found in Mozilla Firefox, the worst of which may allow execution of arbitrary code.
60.0-1
Affected by 0 other vulnerabilities.
VCID-g7fw-yt1c-fqht
Aliases:
CVE-2018-5164
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.
60.0-1
Affected by 0 other vulnerabilities.
VCID-geb6-buda-4fdb
Aliases:
CVE-2018-5151
Mozilla developers and community members Christoph Diehl, Christian Holler, Jon Coppeard, Jason Kratzer, Nathan Froyd, Paul Theriault, Ryan VanderMeulen, Tyson Smith, Sebastian Hengst, Byron Campen, Emilio Cobos Álvarez, Ronald Crane, and Phillipp reported memory safety bugs present 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.
60.0-1
Affected by 0 other vulnerabilities.
VCID-jtrv-jyme-sybh
Aliases:
CVE-2018-5159
Multiple vulnerabilities have been found in Mozilla Firefox, the worst of which may allow execution of arbitrary code.
60.0-1
Affected by 0 other vulnerabilities.
VCID-kufd-jgaq-jfd2
Aliases:
CVE-2018-5152
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 during login to Firefox Accounts. This issue does not expose synchronization traffic directly and is limited to the process of user login to the website and the data displayed to the user once logged in.
60.0-1
Affected by 0 other vulnerabilities.
VCID-mfwc-dm4n-vbey
Aliases:
CVE-2018-5158
GHSA-7jg2-jgv3-fmr4
Code injection 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.
60.0-1
Affected by 0 other vulnerabilities.
VCID-q3au-wru3-pbet
Aliases:
CVE-2018-5173
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 show the full, correct filename and whether it is executable or not.*
60.0-1
Affected by 0 other vulnerabilities.
VCID-qvj2-uwha-xff9
Aliases:
CVE-2018-5172
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 could then run with the context of either page but does not allow for privilege escalation.
60.0-1
Affected by 0 other vulnerabilities.
VCID-rjjb-7ycx-cuaa
Aliases:
CVE-2018-5169
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.
60.0-1
Affected by 0 other vulnerabilities.
VCID-rpj2-156g-aqcu
Aliases:
CVE-2018-5167
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 debugger will display javascript: links, which users could be tricked into clicking by malicious sites.
60.0-1
Affected by 0 other vulnerabilities.
VCID-tkmh-549z-4qhd
Aliases:
CVE-2018-5166
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.
60.0-1
Affected by 0 other vulnerabilities.
VCID-v96d-equt-6bay
Aliases:
CVE-2018-5181
If a URL using the file: protocol is dragged and dropped onto an open tab that is running in a different child process the tab will open a local file corresponding to the dropped URL, contrary to policy. One way to make the target tab open more reliably in a separate process is to open it with the noopener keyword.
60.0-1
Affected by 0 other vulnerabilities.
VCID-w3wj-w2gp-kqh4
Aliases:
CVE-2018-5157
Multiple vulnerabilities have been found in Mozilla Firefox, the worst of which may allow execution of arbitrary code.
60.0-1
Affected by 0 other vulnerabilities.
VCID-w41h-2xyb-h3fj
Aliases:
CVE-2018-5177
A vulnerability exists in XSLT during number formatting where a negative buffer size may be allocated in some instances, leading to a buffer overflow and crash if it occurs.
60.0-1
Affected by 0 other vulnerabilities.
VCID-w44w-qwmk-mbbd
Aliases:
CVE-2018-5154
Multiple vulnerabilities have been found in Mozilla Firefox, the worst of which may allow execution of arbitrary code.
60.0-1
Affected by 0 other vulnerabilities.
VCID-zxn1-pdzk-sfdb
Aliases:
CVE-2018-5160
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.
60.0-1
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-07T13:59:09.520435+00:00 Arch Linux Importer Affected by VCID-d4bx-x9pb-8kfx https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.506847+00:00 Arch Linux Importer Affected by VCID-geb6-buda-4fdb https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.491066+00:00 Arch Linux Importer Affected by VCID-kufd-jgaq-jfd2 https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.478281+00:00 Arch Linux Importer Affected by VCID-2mf4-kpr7-3kcu https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.466468+00:00 Arch Linux Importer Affected by VCID-w44w-qwmk-mbbd https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.454648+00:00 Arch Linux Importer Affected by VCID-7ksf-b6g3-ukcc https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.442260+00:00 Arch Linux Importer Affected by VCID-w3wj-w2gp-kqh4 https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.430241+00:00 Arch Linux Importer Affected by VCID-mfwc-dm4n-vbey https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.418203+00:00 Arch Linux Importer Affected by VCID-jtrv-jyme-sybh https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.406377+00:00 Arch Linux Importer Affected by VCID-zxn1-pdzk-sfdb https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.394344+00:00 Arch Linux Importer Affected by VCID-1njr-8t2z-13ex https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.382479+00:00 Arch Linux Importer Affected by VCID-g7fw-yt1c-fqht https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.370685+00:00 Arch Linux Importer Affected by VCID-tkmh-549z-4qhd https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.357723+00:00 Arch Linux Importer Affected by VCID-rpj2-156g-aqcu https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.344521+00:00 Arch Linux Importer Affected by VCID-ewqm-puf8-hkbv https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.332862+00:00 Arch Linux Importer Affected by VCID-rjjb-7ycx-cuaa https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.321311+00:00 Arch Linux Importer Affected by VCID-qvj2-uwha-xff9 https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.308169+00:00 Arch Linux Importer Affected by VCID-q3au-wru3-pbet https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.294125+00:00 Arch Linux Importer Affected by VCID-4znr-5fxr-qqhc https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.279888+00:00 Arch Linux Importer Affected by VCID-4trh-3k93-97br https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.267931+00:00 Arch Linux Importer Affected by VCID-w41h-2xyb-h3fj https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.256932+00:00 Arch Linux Importer Affected by VCID-95qq-zty2-2qa8 https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.244838+00:00 Arch Linux Importer Affected by VCID-v96d-equt-6bay https://security.archlinux.org/AVG-693 38.1.0
2026-04-07T13:59:09.234456+00:00 Arch Linux Importer Affected by VCID-8vn5-q4h7-ffa6 https://security.archlinux.org/AVG-693 38.1.0
2026-04-01T18:24:37.502959+00:00 Arch Linux Importer Affected by VCID-d4bx-x9pb-8kfx https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.477101+00:00 Arch Linux Importer Affected by VCID-geb6-buda-4fdb https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.450607+00:00 Arch Linux Importer Affected by VCID-kufd-jgaq-jfd2 https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.425959+00:00 Arch Linux Importer Affected by VCID-2mf4-kpr7-3kcu https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.399048+00:00 Arch Linux Importer Affected by VCID-w44w-qwmk-mbbd https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.372729+00:00 Arch Linux Importer Affected by VCID-7ksf-b6g3-ukcc https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.346763+00:00 Arch Linux Importer Affected by VCID-w3wj-w2gp-kqh4 https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.318009+00:00 Arch Linux Importer Affected by VCID-mfwc-dm4n-vbey https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.291901+00:00 Arch Linux Importer Affected by VCID-jtrv-jyme-sybh https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.262972+00:00 Arch Linux Importer Affected by VCID-zxn1-pdzk-sfdb https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.239131+00:00 Arch Linux Importer Affected by VCID-1njr-8t2z-13ex https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.209612+00:00 Arch Linux Importer Affected by VCID-g7fw-yt1c-fqht https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.179753+00:00 Arch Linux Importer Affected by VCID-tkmh-549z-4qhd https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.153861+00:00 Arch Linux Importer Affected by VCID-rpj2-156g-aqcu https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.127791+00:00 Arch Linux Importer Affected by VCID-ewqm-puf8-hkbv https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.101557+00:00 Arch Linux Importer Affected by VCID-rjjb-7ycx-cuaa https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.076446+00:00 Arch Linux Importer Affected by VCID-qvj2-uwha-xff9 https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.048250+00:00 Arch Linux Importer Affected by VCID-q3au-wru3-pbet https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:37.021195+00:00 Arch Linux Importer Affected by VCID-4znr-5fxr-qqhc https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:36.993330+00:00 Arch Linux Importer Affected by VCID-4trh-3k93-97br https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:36.966864+00:00 Arch Linux Importer Affected by VCID-w41h-2xyb-h3fj https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:36.939799+00:00 Arch Linux Importer Affected by VCID-95qq-zty2-2qa8 https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:36.911443+00:00 Arch Linux Importer Affected by VCID-v96d-equt-6bay https://security.archlinux.org/AVG-693 38.0.0
2026-04-01T18:24:36.882576+00:00 Arch Linux Importer Affected by VCID-8vn5-q4h7-ffa6 https://security.archlinux.org/AVG-693 38.0.0