GHSA-j563-grx4-pjpv · 深刻度: high · エコシステム: maven — XStream can cause Denial of Service via stack overflow
XStream serializes Java objects to XML and back again. Versions prior to 1.4.20 may allow a remote attacker to terminate the application with a stack overflow error, resulting in a denial of service only via manipulation the processed input stream. The attack uses the hash code implementation for collections and maps to force recursive hash calculation causing a stack overflow. This issue is patched in version 1.4.20 which handles the stack overflow and raises an InputManipulationException instead. A potential workaround for users who only use HashMap or HashSet and whose XML refers these only as default map or set, is to change the default implementation of java.util.Map and java.util per the code example in the referenced advisory. However, this implies that your application does not care about the implementation of the map and all elements are comparable.
総合評価: CVE-2022-41966 は悪用リスクが高い(85.8/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 8.69%、94 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +6.00% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 2.69% | 8.69% | +6.00% |
| 2 | 2026-06-05 | 2.38% | 2.69% | +0.30% |
| 3 | 2026-05-17 | — | 2.38% | — |
EPSS の全履歴 (全 30 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.2 | 3.1 | HIGH |
|
3.9 | 4.2 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-j563-grx4-pjpv · 深刻度: high · エコシステム: maven — XStream can cause Denial of Service via stack overflow
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2022-41966 not yet assigned priority: Debian including 1 source packages (libxstream-java), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2022-41966 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2022-41966 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2022-41966/ |
ubuntu
|
medium | CVE-2022-41966 medium priority: Ubuntu including 1 source packages (libxstream-java), 13 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): released 6, ignored 4, needs-triage 3. | https://ubuntu.com/security/CVE-2022-41966 |
| URL | タグ |
|---|---|
| https://github.com/x-stream/xstream/security/advisories/GHSA-j563-grx4-pjpv | Mitigation Third Party Advisory |
| https://x-stream.github.io/CVE-2022-41966.html | Exploit Vendor Advisory |
| https://security.netapp.com/advisory/ntap-20230216-0005/ | Third Party Advisory |