GHSA-4vpr-xfrp-cj64 · 深刻度: high · エコシステム: maven — Spring Security's authorization rules can be misconfigured when using multiple servlets
Spring Security versions 5.8 prior to 5.8.5, 6.0 prior to 6.0.5, and 6.1 prior to 6.1.2 could be susceptible to authorization rule misconfiguration if the application uses requestMatchers(String) and multiple servlets, one of them being Spring MVC’s DispatcherServlet. (DispatcherServlet is a Spring MVC component that maps HTTP endpoints to methods on @Controller-annotated classes.) Specifically, an application is vulnerable when all of the following are true: * Spring MVC is on the classpath * Spring Security is securing more than one servlet in a single application (one of them being Spring MVC’s DispatcherServlet) * The application uses requestMatchers(String) to refer to endpoints that are not Spring MVC endpoints An application is not vulnerable if any of the following is true: * The application does not have Spring MVC on the classpath * The application secures no servlets other than Spring MVC’s DispatcherServlet * The application uses requestMatchers(String) only for Spring MVC endpoints
総合評価: CVE-2023-34035 は悪用リスクが高い(74.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 2.63%、86 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-05-14 | 2.47% | 2.63% | +0.16% |
| 2 | 2026-04-12 | 2.18% | 2.47% | +0.30% |
| 3 | 2025-11-21 | — | 2.18% | — |
EPSS の全履歴 (全 17 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
3.9 | 3.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-4vpr-xfrp-cj64 · 深刻度: high · エコシステム: maven — Spring Security's authorization rules can be misconfigured when using multiple servlets
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| vmware | spring_security | >= 5.8.0, < 5.8.5 | cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* |
| vmware | spring_security | >= 6.0.0, < 6.0.5 | cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* |
| vmware | spring_security | >= 6.1.0, < 6.1.2 | cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://spring.io/security/cve-2023-34035 | Exploit Vendor Advisory |