thunderbird-102.5.0-2.el9.ML.1
エラータID: AXSA:2023-5045:06
以下項目について対処しました。
[Security Fix]
- Firefox および Thunderbird には、サービスワーカーが範囲要求と
組み合わせたクロスオリジンメディアのタイミング情報から、
メディアファイルの存在や長さを特定可能な脆弱性が存在します。
(CVE-2022-45403)
- Firefox および Thunderbird には、一連のポップアップと window.print()
の呼び出しにより、ユーザーに通知プロンプトを表示せずにウィンドウを
フルスクリーンにできる問題があるため、ユーザーの混乱やなりすまし
攻撃を可能とする脆弱性が存在します。(CVE-2022-45404)
- Firefox および Thunderbird には、任意の nsIInputStream を生成
したスレッドとは別のスレッドで解放した際に、解放後利用が発生
する問題があるため、クラッシュを可能とする脆弱性が存在します。
(CVE-2022-45405)
- Firefox および Thunderbird には、JavaScript レルムへの参照が
BaseShape に存在している間に JavaScript レルムが削除されて
しまう問題があるため、リモートの攻撃者により、メモリが不足
している状況下での JavaScript グローバルオブジェクトの作成を
介して、クラッシュの発生とこれに起因するサービス拒否攻撃を
可能とする脆弱性が存在します。(CVE-2022-45406)
- Firefox および Thunderbird には、利用者への通知をせずに
ウィンドウを全画面表示にしてしまう問題があるため、リモート
の攻撃者により、windowName を再利用する一連のポップアップ
を介して、利用者の混乱やこれに起因するスプーフィング攻撃を
可能とする脆弱性が存在します。(CVE-2022-45408)
- Firefox および Thunderbird には、特定の状態下においてガベージ
コレクターが中断し GCRuntime::finishCollection が呼び出されない
ことに起因するメモリ領域の解放後利用の問題があるため、リモート
の攻撃者により、クラッシュの発生とこれに起因するサービス拒否
攻撃を可能とする脆弱性が存在します。(CVE-2022-45409)
- Firefox および Thunderbird の ServiceWorker には、FetchEvent
でリクエストを受信した際にリクエスト元を見失う問題があるため、
リモートの攻撃者により、SameSite クッキー保護の無効化を可能
とする脆弱性が存在します。(CVE-2022-45410)
- Firefox および Thunderbird には、X-Http-Method-Override のよう
な標準に準拠していない HTTP ヘッダーを解釈してしまう問題が
あるため、リモートの攻撃者により、クロスサイトスクリプティング
攻撃を可能とする脆弱性が存在します。(CVE-2022-45411)
- Firefox および Thunderbird には、file:///proc/self/fd/1 のような
シンボリックリンクの解決時に初期化されていないメモリの内容を
含むエラーメッセージを生成してしまう問題があるため、リモート
の攻撃者により、情報漏洩を可能とする脆弱性が存在します。
(CVE-2022-45412)
- Firefox および Thunderbird には、キーボードイベント処理時に
固定的で広く知れ渡ったアドレス内の "KeyA" のような文字列を
参照する仕様があるため、リモートの攻撃者により、Prime+Probe
攻撃のようなキャッシュベースのタイミング攻撃を介して、押下
したキーの特定を可能とする脆弱性が存在します。(CVE-2022-45416)
- Firefox および Thunderbird には、特定の状況下においてマウス
カーソルがブラウザの UI 上に表示される問題があるため、リモート
の攻撃者により、カスタムマウスカーソルを指定するように細工した
CSS を介して、利用者の混乱やこれに起因するスプーフィング攻撃
を可能とする脆弱性が存在します。(CVE-2022-45418)
- Firefox および Thunderbird には、iframe 内のコンテンツを iframe
の欄外に表示してしまう問題があるため、リモートの攻撃者により、
細工した iframe のコンテンツを介して、利用者の混乱やこれに起因
するスプーフィング攻撃を可能とする脆弱性が存在します。
(CVE-2022-45420)
- Firefox および Thunderbird には、メモリ破壊の問題があるため、
リモートの攻撃者により、任意のコード実行を可能とする脆弱性が
存在します。(CVE-2022-45421)
パッケージをアップデートしてください。
Service Workers should not be able to infer information about opaque cross-origin responses; but timing information for cross-origin media combined with Range requests might have allowed them to determine the presence or length of a media file. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
Through a series of popup and
window.print()
calls, an attacker can cause a window to go fullscreen without the user seeing the notification prompt, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107. Freeing arbitrary
nsIInputStream
's on a different thread than creation could have led to a use-after-free and potentially exploitable crash. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107. If an out-of-memory condition occurred when creating a JavaScript global, a JavaScript realm may be deleted while references to it lived on in a BaseShape. This could lead to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
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 potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
The garbage collector could have been aborted in several states and zones and
GCRuntime::finishCollection
may not have been called, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107. When a ServiceWorker intercepted a request with
FetchEvent
, the origin of the request was lost after the ServiceWorker took ownership of it. This had the effect of negating SameSite cookie protections. This was addressed in the spec and then in browsers. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107. 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 inaccessible to JavaScript (such as cookies protected by HTTPOnly). To mitigate this attack, browsers placed limits on
fetch()
and XMLHttpRequest; however some webservers have implemented non-standard headers such as X-Http-Method-Override
that override the HTTP method, and made this attack possible again. Thunderbird has applied the same mitigations to the use of this and similar headers. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107. When resolving a symlink such as
file:///proc/self/fd/1
, an error message may be produced where the symlink was resolved to a string containing unitialized memory in the buffer. *This bug only affects Thunderbird on Unix-based operated systems (Android, Linux, MacOS). Windows is unaffected.*. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
Keyboard events reference strings like "KeyA" that were at fixed, known, and widely-spread addresses. Cache-based timing attacks such as Prime+Probe could have possibly figured out which keys were being pressed. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
If a custom mouse cursor is specified in CSS, under certain circumstances the cursor could have been drawn over the browser UI, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
Use tables inside of an iframe, an attacker could have caused iframe contents to be rendered outside the boundaries of the iframe, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
Mozilla developers Andrew McCreight and Gabriele Svelto reported memory safety bugs present in Thunderbird 102.4. 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 affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
N/A
SRPMS
- thunderbird-102.5.0-2.el9.ML.1.src.rpm
MD5: 45903eb0b9f7409f2ee5e61dfefd7837
SHA-256: acead693144693b7804df8e3b875b6ceed50326f3ac9f83be456fc4741c287e3
Size: 613.55 MB
Asianux Server 9 for x86_64
- thunderbird-102.5.0-2.el9.ML.1.x86_64.rpm
MD5: 8db21269f8408f9246f8c934a178633b
SHA-256: 38a880f7892b2648d36d5569c7149bc565d8014caee91367ac294c70c47697b1
Size: 100.78 MB