GHSA-583g-g682-crxf · 深刻度: medium · エコシステム: maven — Micronaut management endpoints vulnerable to drive-by localhost attack
Micronaut Framework is a modern, JVM-based, full stack Java framework designed for building modular, easily testable JVM applications with support for Java, Kotlin and the Groovy language. Enabled but unsecured management endpoints are susceptible to drive-by localhost attacks. While not typical of a production application, these attacks may have more impact on a development environment where such endpoints may be flipped on without much thought. A malicious/compromised website can make HTTP requests to `localhost`. Normally, such requests would trigger a CORS preflight check which would prevent the request; however, some requests are "simple" and do not require a preflight check. These endpoints, if enabled and not secured, are vulnerable to being triggered. Production environments typically disable unused endpoints and secure/restrict access to needed endpoints. A more likely victim is the developer in their local development host, who has enabled endpoints without security for the sake of easing development. This issue has been addressed in version 3.8.3. Users are advised to upgrade.
総合評価: CVE-2024-23639 は低リスク(26.7/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.26%、17 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.26% | +0.24% |
| 2 | 2025-11-21 | 0.06% | 0.02% | -0.04% |
| 3 | 2025-11-18 | — | 0.06% | — |
EPSS の全履歴 (全 6 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.1 | 3.1 | MEDIUM |
|
2.5 | 2.5 | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
GHSA-583g-g682-crxf · 深刻度: medium · エコシステム: maven — Micronaut management endpoints vulnerable to drive-by localhost attack
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| objectcomputing | micronaut | < 3.8.3 | cpe:2.3:a:objectcomputing:micronaut:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#simple_requests | Not Applicable |
| https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-583g-g682-crxf | Third Party Advisory |