| 概要 | An issue was discovered in Pivotal Spring Security 4.2.0.RELEASE through 4.2.2.RELEASE, and Spring Security 5.0.0.M1. When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution. Jackson fixed this vulnerability by blacklisting known "deserialization gadgets." Spring Security configures Jackson with global default typing enabled, which means that (through the previous exploit) arbitrary code could be executed if all of the following is true: (1) Spring Security's Jackson support is being leveraged by invoking SecurityJackson2Modules.getModules(ClassLoader) or SecurityJackson2Modules.enableDefaultTyping(ObjectMapper); (2) Jackson is used to deserialize data that is not trusted (Spring Security does not perform deserialization using Jackson, so this is an explicit choice of the user); and (3) there is an unknown (Jackson is not blacklisting it already) "deserialization gadget" that allows code execution present on the classpath. Jackson provides a blacklisting approach to protecting against this type of attack, but Spring Security should be proactive against blocking unknown "deserialization gadgets" when Spring Security enables default typing. |
|---|---|
| 公表日 | 2017年11月27日19:29 |
| 登録日 | 2021年1月26日13:25 |
| 最終更新日 | 2024年11月21日12:26 |
| CVSS3.1 : HIGH | |
| スコア | 8.1 |
|---|---|
| ベクター | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 高 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| CVSS2.0 : MEDIUM | |
| スコア | 6.8 |
|---|---|
| ベクター | AV:N/AC:M/Au:N/C:P/I:P/A:P |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 中 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | 低 |
| 可用性への影響(A) | 低 |
| 全ての特権を取得 | いいえ |
| ユーザー権限を取得 | いいえ |
| その他の権限を取得 | いいえ |
| ユーザー操作が必要 | いいえ |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:vmware:spring_security:4.2.1:release:*:*:*:*:*:* | |||||
| cpe:2.3:a:vmware:spring_security:4.2.2:release:*:*:*:*:*:* | |||||
| cpe:2.3:a:vmware:spring_security:5.0.0:m1:*:*:*:*:*:* | |||||
| cpe:2.3:a:vmware:spring_security:4.2.0:release:*:*:*:*:*:* | |||||
| タイトル | Pivotal Spring Security における信頼性のないデータのデシリアライゼーションに関する脆弱性 |
|---|---|
| 概要 | Pivotal Spring Security には、信頼性のないデータのデシリアライゼーションに関する脆弱性が存在します。 |
| 想定される影響 | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2017年6月8日0:00 |
| 登録日 | 2018年1月5日12:27 |
| 最終更新日 | 2018年1月5日12:27 |
| Pivotal Software, Inc. |
| Spring Security 4.2.0.RELEASE から 4.2.2.RELEASE |
| Spring Security 5.0.0.M1 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 0 | [2018年01月05日] 掲載 |
2018年2月17日10:37 |