GHSA-whr2-9x5f-5c79 · 深刻度: medium · エコシステム: maven — Alpine allows Authentication Filter bypass
Alpine is a scaffolding library in Java. Alpine prior to version 1.10.4 allows Authentication Filter bypass. The AuthenticationFilter relies on the request URI to evaluate if the user is accessing the swagger endpoint. By accessing a URL with a path such as /api/foo;%2fapi%2fswagger the contains condition will hold and will return from the authentication filter without aborting the request. Note that the principal object will not be assigned and therefore the issue wont allow user impersonation. This issue has been fixed in version 1.10.4. There are no known workarounds.
総合評価: CVE-2022-23554 は中リスク(42.6/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.66%、47 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.33% | 0.66% | +0.33% |
| 2 | 2025-12-30 | 0.39% | 0.33% | -0.06% |
| 3 | 2025-12-29 | — | 0.39% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.8 | 2.5 | [email protected] |
GHSA-whr2-9x5f-5c79 · 深刻度: medium · エコシステム: maven — Alpine allows Authentication Filter bypass
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| alpine_project | alpine | < 1.10.4 | cpe:2.3:a:alpine_project:alpine:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/stevespringett/Alpine/blob/f03dbda46229c26145a5f9f7f2660cc2c386be02/alpine/src/main/java/alpine/filters/AuthenticationFilter.java#L58-L60 | Patch Third Party Advisory |
| https://github.com/stevespringett/Alpine/releases/tag/alpine-parent-1.10.4 | Release Notes Third Party Advisory |
| https://securitylab.github.com/advisories/GHSL-2021-1010-Alpine/ | Third Party Advisory |