CVE-2020-5411
| Summary |
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 Batch 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: * Spring Batch's Jackson support is being leveraged to serialize a job's ExecutionContext. * A malicious user gains write access to the data store used by the JobRepository (where the data to be deserialized is stored). In order to protect against this type of attack, Jackson prevents a set of untrusted gadget classes from being deserialized. Spring Batch should be proactive against blocking unknown "deserialization gadgets" when enabling default typing.
|
| Publication Date |
June 12, 2020, 2:15 a.m. |
| Registration Date |
Jan. 26, 2021, 11:59 a.m. |
| Last Update |
Nov. 21, 2024, 2:34 p.m. |
|
CVSS3.1 : HIGH
|
| スコア |
8.1
|
| Vector |
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
|
| Score |
6.8
|
| Vector |
AV:N/AC:M/Au:N/C:P/I:P/A:P |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
中 |
| 攻撃前の認証要否(Au) |
不要 |
| 機密性への影響(C) |
低 |
| 完全性への影響(I) |
低 |
| 可用性への影響(A) |
低 |
| Get all privileges. |
いいえ
|
| Get user privileges |
いいえ
|
| Get other privileges |
いいえ
|
| User operation required |
いいえ
|
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:pivotal_software:spring_batch:*:*:*:*:*:*:*:* |
4.2.0 |
4.2.2 |
|
|
| cpe:2.3:a:pivotal_software:spring_batch:*:*:*:*:*:*:*:* |
4.1.0 |
4.1.4 |
|
|
| cpe:2.3:a:pivotal_software:spring_batch:*:*:*:*:*:*:*:* |
4.0.0 |
4.0.4 |
|
|
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Spring Batch における信頼性のないデータのデシリアライゼーションに関する脆弱性
| Title |
Spring Batch における信頼性のないデータのデシリアライゼーションに関する脆弱性
|
| Summary |
Spring Batch には、信頼性のないデータのデシリアライゼーションに関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 10, 2020, midnight |
| Registration Date |
July 22, 2020, 11:57 a.m. |
| Last Update |
July 22, 2020, 11:57 a.m. |
Affected System
| Pivotal Software, Inc. |
|
Spring Batch
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2020年07月22日] 掲載 |
July 22, 2020, 11:57 a.m. |