GHSA-867q-77cc-98mv · 深刻度: medium · エコシステム: maven — Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI Generator Maven plugin
OpenAPI Generator allows generation of API client libraries, server stubs, documentation and configuration automatically given an OpenAPI Spec. Using `File.createTempFile` in JDK will result in creating and using insecure temporary files that can leave application and system data vulnerable to attacks. OpenAPI Generator maven plug-in creates insecure temporary files during the process. The issue has been patched with `Files.createTempFile` and released in the v5.1.0 stable version.
総合評価: CVE-2021-21429 は低リスク(23.6/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.30%、21 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.30% | +0.24% |
| 2 | 2025-03-17 | 0.04% | 0.05% | +0.01% |
| 3 | 2023-03-07 | — | 0.04% | — |
EPSS の全履歴 (全 8 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.0 | 3.1 | MEDIUM |
|
2.5 | 1.4 | [email protected] |
| 3.3 | 3.1 | LOW |
|
1.8 | 1.4 | [email protected] |
| 2.1 | 2.0 | LOW |
|
3.9 | 2.9 | [email protected] |
GHSA-867q-77cc-98mv · 深刻度: medium · エコシステム: maven — Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI Generator Maven plugin
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2021-21429 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openapi-generator | openapi_generator | < 5.1.0 | cpe:2.3:a:openapi-generator:openapi_generator:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/OpenAPITools/openapi-generator/pull/8795 | Patch Third Party Advisory |
| https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-867q-77cc-98mv | Patch Third Party Advisory |