GHSA-vhrg-v3cv-p247 · 深刻度: high · エコシステム: maven — Deserialization of Untrusted Data in Spring Security
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.
総合評価: CVE-2017-4995 は中リスク(63.1/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 2.55%、83 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.72% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.83% | 2.55% | +1.72% |
| 2 | 2025-06-13 | 0.91% | 0.83% | -0.08% |
| 3 | 2025-03-30 | — | 0.91% | — |
EPSS の全履歴 (全 13 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
2.2 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
GHSA-vhrg-v3cv-p247 · 深刻度: high · エコシステム: maven — Deserialization of Untrusted Data in Spring Security
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2017-4995 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| vmware | spring_security | 4.2.0 | cpe:2.3:a:vmware:spring_security:4.2.0:release:*:*:*:*:*:* |
| vmware | spring_security | 4.2.1 | cpe:2.3:a:vmware:spring_security:4.2.1:release:*:*:*:*:*:* |
| vmware | spring_security | 4.2.2 | cpe:2.3:a:vmware:spring_security:4.2.2:release:*:*:*:*:*:* |
| vmware | spring_security | 5.0.0 | cpe:2.3:a:vmware:spring_security:5.0.0:m1:*:*:*:*:*:* |