Aller au contenu
Appaloosa Scout

Vulnérabilités

Vulnérabilités des apps suivies

2 321 entrées

Tri chronologique : du plus récent au plus ancien. Pour prioriser, utilise les filtres KEV / sévérité ci-dessus.

CVE
CVE-2022-45411
MEDIUM 6.1 Réseau 1 apps

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies in…

CVE-2022-45410
MEDIUM 6.5 Réseau 1 apps

When a ServiceWorker intercepted a request with <code>FetchEvent</code>, the origin of the request was lost after the ServiceWorker took ownership of it. This …

CVE-2022-45408
MEDIUM 6.5 Réseau 1 apps

Through a series of popups that reuse windowName, an attacker can cause a window to go fullscreen without the user seeing the notification prompt, resulting in…

CVE-2022-45405
MEDIUM 6.5 Réseau 1 apps

Freeing arbitrary <code>nsIInputStream</code>'s on a different thread than creation could have led to a use-after-free and potentially exploitable crash. This …

CVE-2022-45404
MEDIUM 6.5 Réseau 1 apps

Through a series of popup and <code>window.print()</code> calls, an attacker can cause a window to go fullscreen without the user seeing the notification promp…

CVE-2022-45403
MEDIUM 6.5 Réseau 1 apps

Service Workers should not be able to infer information about opaque cross-origin responses; but timing information for cross-origin media combined with Range …

CVE-2022-42929
MEDIUM 6.5 Réseau 1 apps

If a website called `window.print()` in a particular way, it could cause a denial of service of the browser, which may persist beyond browser restart depending…

CVE-2022-40960
MEDIUM 6.5 Réseau 1 apps

Concurrent use of the URL parser with non-UTF-8 data was not thread-safe. This could lead to a use-after-free causing a potentially exploitable crash. This vul…

CVE-2022-40959
MEDIUM 6.5 Réseau 1 apps

During iframe navigation, certain pages did not have their FeaturePolicy fully initialized leading to a bypass that leaked device permissions into untrusted su…

CVE-2022-40958
MEDIUM 6.5 Réseau 1 apps

By injecting a cookie with certain special characters, an attacker on a shared subdomain which is not a secure context could set and thus overwrite cookies fro…

CVE-2022-40957
MEDIUM 6.5 Réseau 1 apps

Inconsistent data in instruction and data cache when creating wasm code could lead to a potentially exploitable crash.<br>*This bug only affects Firefox on ARM…

CVE-2022-40956
MEDIUM 6.1 Réseau 1 apps

When injecting an HTML base element, some requests would ignore the CSP's base-uri settings and accept the injected element's base instead. This vulnerability …

CVE-2022-3266
MEDIUM 5.5 Local 1 apps

An out-of-bounds read can occur when decoding H264 video. This results in a potentially exploitable crash. This vulnerability affects Firefox ESR < 102.3, Thun…

CVE-2022-3034
MEDIUM 4.3 Réseau 1 apps

When receiving an HTML email that specified to load an <code>iframe</code> element from a remote location, a request to the remote document was sent. However, …

CVE-2022-3032
MEDIUM 6.5 Réseau 1 apps

When receiving an HTML email that contained an <code>iframe</code> element, which used a <code>srcdoc</code> attribute to define the inner HTML document, remot…

CVE-2022-38472
MEDIUM 6.5 Réseau 1 apps

An attacker could have abused XSLT error handling to associate attacker-controlled content with another origin which was displayed in the address bar. This cou…

CVE-2022-36318
MEDIUM 5.3 Réseau 1 apps

When visiting directory listings for `chrome://` URLs as source text, some parameters were reflected. This vulnerability affects Firefox ESR < 102.1, Firefox E…

CVE-2022-36314
MEDIUM 5.5 Local 1 apps

When opening a Windows shortcut from the local filesystem, an attacker could supply a remote path that would lead to unexpected network requests from the opera…

CVE-2022-34479
MEDIUM 6.5 Réseau 1 apps

A malicious website that could create a popup could have resized the popup to overlay the address bar with its own content, resulting in potential user confusi…

CVE-2022-34478
MEDIUM 6.5 Réseau 1 apps

The <code>ms-msdt</code>, <code>search</code>, and <code>search-ms</code> protocols deliver content to Microsoft applications, bypassing the browser, when a us…

CVE-2022-34472
MEDIUM 4.3 Réseau 1 apps

If there was a PAC URL set and the server that hosts the PAC was not reachable, OCSP requests would have been blocked, resulting in incorrect error pages being…

CVE-2022-31744
MEDIUM 6.5 Réseau 1 apps

An attacker could have injected CSS into stylesheets accessible via internal URIs, such as resource:, and in doing so bypass a page's Content Security Policy. …

CVE-2022-31742
MEDIUM 6.5 Réseau 1 apps

An attacker could have exploited a timing attack by sending a large number of allowCredential entries and detecting the difference between invalid key handles …

CVE-2022-31738
MEDIUM 6.5 Réseau 1 apps

When exiting fullscreen mode, an iframe could have confused the browser about the current state of fullscreen, resulting in potential user confusion or spoofin…

CVE-2022-2226
MEDIUM 6.5 Réseau 1 apps

An OpenPGP digital signature includes information about the date when the signature was created. When displaying an email that contains a digital signature, th…

CVE-2022-29916
MEDIUM 6.5 Réseau 1 apps

Firefox behaved slightly differently for already known resources when loading CSS resources involving CSS variables. This could have been used to probe the bro…

CVE-2022-29914
MEDIUM 6.5 Réseau 1 apps

When reusing existing popups Firefox would have allowed them to cover the fullscreen notification UI, which could have enabled browser spoofing attacks. This v…

CVE-2022-29913
MEDIUM 6.5 Réseau 1 apps

The parent process would not properly check whether the Speech Synthesis feature is enabled, when receiving instructions from a child process. This vulnerabili…

CVE-2022-29912
MEDIUM 6.1 Réseau 1 apps

Requests initiated through reader mode did not properly omit cookies with a SameSite attribute. This vulnerability affects Thunderbird < 91.9, Firefox ESR < 91…

CVE-2022-29911
MEDIUM 6.1 Réseau 1 apps

An improper implementation of the new iframe sandbox keyword <code>allow-top-navigation-by-user-activation</code> could lead to script execution without <code>…

CVE-2022-28286
MEDIUM 5.4 Réseau 1 apps

Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks. This vulnera…

CVE-2022-28285
MEDIUM 6.5 Réseau 1 apps

When generating the assembly code for <code>MLoadTypedArrayElementHole</code>, an incorrect AliasSet was used. In conjunction with another vulnerability this c…

CVE-2022-28282
MEDIUM 6.5 Réseau 1 apps

By using a link with <code>rel="localization"</code> a use-after-free could have been triggered by destroying an object during JavaScript execution and then re…

CVE-2022-26386
MEDIUM 6.5 Réseau 1 apps

Previously Firefox for macOS and Linux would download temporary files to a user-specific directory in <code>/tmp</code>, but this behavior was changed to downl…

CVE-2022-26383
MEDIUM 4.3 Réseau 1 apps

When resizing a popup after requesting fullscreen access, the popup would not display the fullscreen notification. This vulnerability affects Firefox < 98, Fir…

CVE-2022-22760
MEDIUM 6.5 Réseau 1 apps

When importing resources using Web Workers, error messages would distinguish the difference between <code>application/javascript</code> responses and non-scrip…

CVE-2022-22754
MEDIUM 6.5 Réseau 1 apps

If a user installed an extension of a particular type, the extension could have auto-updated itself and while doing so, bypass the prompt which grants the new …

CVE-2022-22748
MEDIUM 6.5 Réseau 1 apps

Malicious websites could have confused Firefox into showing the wrong origin when asking to launch a program and handling an external URL protocol. This vulner…

CVE-2022-22747
MEDIUM 6.5 Réseau 1 apps

After accepting an untrusted certificate, handling an empty pkcs7 sequence as part of the certificate data could have lead to a crash. This crash is believed t…

CVE-2022-22746
MEDIUM 5.9 Réseau 1 apps

A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.<br>*This bug only…

CVE-2022-22745
MEDIUM 6.5 Réseau 1 apps

Securitypolicyviolation events could have leaked cross-origin information for frame-ancestors violations. This vulnerability affects Firefox ESR < 91.5, Firefo…

CVE-2022-22743
MEDIUM 4.3 Réseau 1 apps

When navigating from inside an iframe while requesting fullscreen access, an attacker-controlled tab could have made the browser unable to leave fullscreen mod…

CVE-2022-22742
MEDIUM 6.5 Réseau 1 apps

When inserting text while in edit mode, some characters might have lead to out-of-bounds memory access causing a potentially exploitable crash. This vulnerabil…

CVE-2022-22739
MEDIUM 6.5 Réseau 1 apps

Malicious websites could have tricked users into accepting launching a program to handle an external URL protocol. This vulnerability affects Firefox ESR < 91.…

CVE-2022-1834
MEDIUM 6.5 Réseau 1 apps

When displaying the sender of an email, and the sender name contained the Braille Pattern Blank space character multiple times, Thunderbird would have displaye…

CVE-2022-1520
MEDIUM 4.3 Réseau 1 apps

When viewing an email message A, which contains an attached message B, where B is encrypted or digitally signed or both, Thunderbird may show an incorrect encr…

CVE-2022-1197
MEDIUM 5.4 Réseau 1 apps

When importing a revoked key that specified key compromise as the revocation reason, Thunderbird did not update the existing copy of the key that was not yet r…

CVE-2022-1196
MEDIUM 6.5 Réseau 1 apps

After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash. This vulnera…

CVE-2022-1097
MEDIUM 6.5 Réseau 1 apps

<code>NSSToken</code> objects were referenced via direct points, and could have been accessed in an unsafe way on different threads, leading to a use-after-fre…

CVE-2021-4126
MEDIUM 6.5 Réseau 1 apps

When receiving an OpenPGP/MIME signed email message that contains an additional outer MIME message layer, for example a message footer added by a mailing list …