DHIS 2 is an open source information system for data capture, management, validation, analytics and visualization. Through various features of DHIS2, an authenticated user may be able to upload a file which includes embedded javascript. The user could then potentially trick another authenticated user to open the malicious file in a browser which would trigger the javascript code, resulting in a cross-site scripting (XSS) attack. DHIS2 administrators should upgrade to the following hotfix releases: 2.36.12.1, 2.37.8.1, 2.38.2.1, 2.39.0.1. Users unable to upgrade may add the following simple CSP rule in your web proxy to the vulnerable endpoints: `script-src 'none'`. This workaround will prevent all javascript from running on those endpoints.
総合評価: CVE-2022-41947 は低リスク(31.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.35%、27 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.22% | 0.35% | +0.14% |
| 2 | 2025-12-13 | 0.32% | 0.22% | -0.11% |
| 3 | 2025-12-10 | — | 0.32% | — |
EPSS の全履歴 (全 8 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| dhis2 | dhis_2 | >= 2.35.0, < 2.36.12.1 | cpe:2.3:a:dhis2:dhis_2:*:*:*:*:*:*:*:* |
| dhis2 | dhis_2 | >= 2.37.0, < 2.37.8.1 | cpe:2.3:a:dhis2:dhis_2:*:*:*:*:*:*:*:* |
| dhis2 | dhis_2 | >= 2.38.0, < 2.38.2.1 | cpe:2.3:a:dhis2:dhis_2:*:*:*:*:*:*:*:* |
| dhis2 | dhis_2 | 2.39.0 | cpe:2.3:a:dhis2:dhis_2:2.39.0:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP | Third Party Advisory |
| https://github.com/dhis2/dhis2-core/security/advisories/GHSA-763w-rm78-6xcg | Mitigation Third Party Advisory |