| タイトル | FasterXML, LLCのJackson-databindにおける不完全なブラックリストに関する脆弱性 |
|---|---|
| 概要 | jackson-databind は Jackson Data Processor の汎用データバインディング機能およびツリーモデルを含んでいます。バージョン 2.10.0 から 2.18.8、2.21.4、および 3.1.4 までの間で、BasicPolymorphicTypeValidator.Builder.allowIfSubTypeIsArray() は clazz.isArray() のみを基にあらゆる配列型を許可リストに登録しており、配列の構成要素(要素)型を設定された許可リストと照合して検証していません。したがって、allowIfSubTypeIsArray() と明示的な具体型許可リストを組み合わせて構築された PTV は、EvilType が許可リストに含まれていなくても EvilType[] を許容します。Jackson は、要素をデシリアライズする際に要素ごとの型IDが存在しない場合に、構成要素型を直接インスタンス化し、さらに PTV チェックを行わずに許可リストをバイパスします。この脆弱性は 2.18.8、2.21.4、および 3.1.4 で修正されています。 |
| 想定される影響 | ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| 対策 | ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年6月23日0:00 |
| 登録日 | 2026年6月29日11:06 |
| 最終更新日 | 2026年6月29日11:06 |
| CVSS3.0 : 重要 | |
| スコア | 8.1 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
| FasterXML, LLC |
| Jackson-databind 2.10.0 以上 2.18.8 未満 |
| Jackson-databind 2.19.0 以上 2.21.4 未満 |
| Jackson-databind 3.0.0 以上 3.1.4 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年06月29日] 掲載 |
2026年6月29日11:06 |
| 概要 | jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.10.0 until 2.18.8, 2.21.4, and 3.1.4, BasicPolymorphicTypeValidator.Builder.allowIfSubTypeIsArray() allowlists any array type based only on clazz.isArray(), without validating the array's component (element) type against the configured allowlist. A PTV built with allowIfSubTypeIsArray() plus an explicit concrete-type allowlist therefore still permits EvilType[] even though EvilType is not allowlisted. When Jackson deserializes the elements and no per-element type IDs are present, it instantiates the component type directly with no further PTV check, bypassing the allowlist. This vulnerability is fixed in 2.18.8, 2.21.4, and 3.1.4. |
|---|---|
| 公表日 | 2026年6月24日6:17 |
| 登録日 | 2026年6月27日4:16 |
| 最終更新日 | 2026年6月28日6:00 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:* | 2.10.0 | 2.18.8 | |||
| cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:* | 2.19.0 | 2.21.4 | |||
| cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:* | 3.0.0 | 3.1.4 | |||