GHSA-6pqf-c99p-758v · 深刻度: critical · エコシステム: maven — org.xwiki.commons:xwiki-commons-xml's HTML sanitizer allows form elements in restricted
Xwiki commons is the common modules used by other XWiki top level projects. The HTML sanitizer that is included in XWiki since version 14.6RC1 allowed form and input HTML tags. In the context of XWiki, this allows an attacker without script right to either create forms that can be used for phishing attacks or also in the context of a sheet, the attacker could add an input like `{{html}}<input type="hidden" name="content" value="{{groovy}}println("Hello from Groovy!")" />{{/html}}` that would allow remote code execution when it is submitted by an admin (the sheet is rendered as part of the edit form). The attacker would need to ensure that the edit form looks plausible, though, which can be non-trivial as without script right the attacker cannot display the regular content of the document. This has been patched in XWiki 14.10.6 and 15.2RC1 by removing the central form-related tags from the list of allowed tags. Users are advised to upgrade. As a workaround an admin can manually disallow the tags by adding `form, input, select, textarea, button` to the configuration option `xml.htmlElementSanitizer.forbidTags` in the `xwiki.properties` configuration file.
総合評価: CVE-2023-36471 は悪用リスクが高い(71.8/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 1.02%、59 パーセンタイル) 根拠: 公開エクスプロイトが 2 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-30 | 0.92% | 1.02% | +0.10% |
| 2 | 2026-04-25 | 1.07% | 0.92% | -0.15% |
| 3 | 2026-03-24 | — | 1.07% | — |
EPSS の全履歴 (全 18 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.0 | 3.1 | CRITICAL |
|
2.3 | 6.0 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
GHSA-6pqf-c99p-758v · 深刻度: critical · エコシステム: maven — org.xwiki.commons:xwiki-commons-xml's HTML sanitizer allows form elements in restricted
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| xwiki | commons | >= 14.6, < 14.10.6 | cpe:2.3:a:xwiki:commons:*:*:*:*:*:*:*:* |
| xwiki | commons | 15.0 | cpe:2.3:a:xwiki:commons:15.0:-:*:*:*:*:*:* |
| xwiki | commons | 15.0 | cpe:2.3:a:xwiki:commons:15.0:rc1:*:*:*:*:*:* |
| xwiki | commons | 15.1 | cpe:2.3:a:xwiki:commons:15.1:-:*:*:*:*:*:* |
| xwiki | commons | 15.1 | cpe:2.3:a:xwiki:commons:15.1:rc1:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/xwiki/xwiki-commons/commit/99484d48e899a68a1b6e33d457825b776c6fe8c3 | Patch |
| https://github.com/xwiki/xwiki-commons/security/advisories/GHSA-6pqf-c99p-758v | Exploit Mitigation Vendor Advisory |
| https://jira.xwiki.org/browse/XCOMMONS-2634 | Exploit Issue Tracking Patch Vendor Advisory |