GHSA-gp7f-rwcx-9369 · 深刻度: medium · エコシステム: maven — jsoup may not sanitize code injection XSS attempts if SafeList.preserveRelativeLinks is enabled
jsoup is a Java HTML parser, built for HTML editing, cleaning, scraping, and cross-site scripting (XSS) safety. jsoup may incorrectly sanitize HTML including `javascript:` URL expressions, which could allow XSS attacks when a reader subsequently clicks that link. If the non-default `SafeList.preserveRelativeLinks` option is enabled, HTML including `javascript:` URLs that have been crafted with control characters will not be sanitized. If the site that this HTML is published on does not set a Content Security Policy, an XSS attack is then possible. This issue is patched in jsoup 1.15.3. Users should upgrade to this version. Additionally, as the unsanitized input may have been persisted, old content should be cleaned again using the updated version. To remediate this issue without immediately upgrading: - disable `SafeList.preserveRelativeLinks`, which will rewrite input URLs as absolute URLs - ensure an appropriate [Content Security Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP) is defined. (This should be used regardless of upgrading, as a defence-in-depth best practice.)
総合評価: CVE-2022-36033 は悪用リスクが高い(68.6/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.78%、83 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-02 | 1.64% | 1.78% | +0.14% |
| 2 | 2026-03-04 | 1.30% | 1.64% | +0.34% |
| 3 | 2026-03-01 | — | 1.30% | — |
EPSS の全履歴 (全 23 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
GHSA-gp7f-rwcx-9369 · 深刻度: medium · エコシステム: maven — jsoup may not sanitize code injection XSS attempts if SafeList.preserveRelativeLinks is enabled
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2022-36033 not yet assigned priority: Debian including 1 source packages (jsoup), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 1. | https://security-tracker.debian.org/tracker/CVE-2022-36033 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2022-36033 |
suse
|
medium | CVE-2022-36033 severity moderate: SUSE including 9 source package names (11-6.2:jsoup-1.15.3-150200.3.6.1, 17.0.15.0-7.6:jsoup-1.15.3-150200.3.6.1, …), 20 product×package rows across 14 product lines (Container bci/openjdk-devel, SUSE Linux Enterprise Module for Development Tools 15 SP3, … (14 product lines)): Fixed 20. | https://www.suse.com/security/cve/CVE-2022-36033/ |
ubuntu
|
medium | CVE-2022-36033 medium priority: Ubuntu including 1 source packages (jsoup), 13 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): needs-triage 8, ignored 5. | https://ubuntu.com/security/CVE-2022-36033 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| jsoup | jsoup | < 1.15.3 | cpe:2.3:a:jsoup:jsoup:*:*:*:*:*:*:*:* |
| netapp | management_services_for_element_software | — | cpe:2.3:a:netapp:management_services_for_element_software:-:*:*:*:*:*:*:* |
| netapp | management_services_for_netapp_hci | — | cpe:2.3:a:netapp:management_services_for_netapp_hci:-:*:*:*:*:*:*:* |
| netapp | oncommand_workflow_automation | — | cpe:2.3:a:netapp:oncommand_workflow_automation:-:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/jhy/jsoup/releases/tag/jsoup-1.15.3 | Release Notes Third Party Advisory |
| https://github.com/jhy/jsoup/security/advisories/GHSA-gp7f-rwcx-9369 | Exploit Third Party Advisory |
| https://jsoup.org/news/release-1.15.3 | Release Notes Vendor Advisory |
| https://security.netapp.com/advisory/ntap-20221104-0006/ | Third Party Advisory |