Vulnerabilities affecting this package (0)
| Vulnerability |
Summary |
Fixed by |
|
This package is not known to be affected by vulnerabilities.
|
Vulnerabilities fixed by this package (6)
| Vulnerability |
Summary |
Aliases |
|
VCID-11pv-s4za-tbch
|
A bug in popup notifications' interaction with WebAuthn made it easier for an attacker to trick a user into granting permissions.
|
CVE-2024-4768
|
|
VCID-7zqn-1txc-r3d2
|
When saving a page to PDF, certain font styles could have led to a potential use-after-free crash.
|
CVE-2024-4770
|
|
VCID-89es-k3ja-1be1
|
PDF.js vulnerable to arbitrary JavaScript execution upon opening a malicious PDF
### Impact
If pdf.js is used to load a malicious PDF, and PDF.js is configured with `isEvalSupported` set to `true` (which is the default value), unrestricted attacker-controlled JavaScript will be executed in the context of the hosting domain.
### Patches
The patch removes the use of `eval`:
https://github.com/mozilla/pdf.js/pull/18015
### Workarounds
Set the option `isEvalSupported` to `false`.
### References
https://bugzilla.mozilla.org/show_bug.cgi?id=1893645
|
CVE-2024-4367
GHSA-wgrm-67xf-hhpq
|
|
VCID-b3zg-y242-xybq
|
If the browser.privatebrowsing.autostart preference is enabled, IndexedDB files were not properly deleted when the window was closed. This preference is disabled by default in Firefox.
|
CVE-2024-4767
|
|
VCID-esw4-827s-u3f1
|
When importing resources using Web Workers, error messages would distinguish the difference between application/javascript responses and non-script responses. This could have been abused to learn information cross-origin.
|
CVE-2024-4769
|
|
VCID-yb18-qe5e-dbck
|
Memory safety bugs present in Firefox 125, Firefox ESR 115.10, and Thunderbird 115.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.
|
CVE-2024-4777
|