CVE-2023-37465
Java Analyse et atténuation des vulnérabilités

Aperçu

CVE-2023-37465 is a Cross-Site Request Forgery (CSRF) vulnerability in the XWiki Discussion Extension (org.xwiki.contrib:discussions-server) that allows an attacker to forge requests to delete discussion messages. It affects all versions prior to 2.0-rc-1 (specifically versions below 1.1 per the repository advisory). The vulnerability was published on July 23, 2026, and carries a CVSS v3.1 base score of 6.5 (Medium) (GitHub Advisory, XWiki Advisory).

Détails techniques

The root cause is classified as CWE-352 (Cross-Site Request Forgery), meaning the discussions-server component does not sufficiently verify that incoming requests to delete messages were intentionally initiated by the authenticated user. An attacker can craft a malicious web page or link that, when visited by an authenticated XWiki user, silently sends a forged delete-message request to the vulnerable endpoint on the target XWiki instance. No privileges are required on the attacker's side, but user interaction (victim visiting a malicious page) is necessary. The specific vulnerable endpoint and request format are referenced in the upstream Jira issue DISCUSSION-22 (GitHub Advisory).

Impact

Successful exploitation allows an unauthenticated attacker to permanently delete discussion messages on behalf of an authenticated victim, resulting in a high integrity impact with no confidentiality or availability impact. This could be used to disrupt collaborative workflows, erase important discussion content, or perform targeted content destruction on XWiki instances using the Discussion Extension (GitHub Advisory, XWiki Advisory).

Étapes d’exploitation

  1. Reconnaissance: Identify a target XWiki instance running the Discussion Extension (org.xwiki.contrib:discussions-server) at a version below 2.0-rc-1.
  2. Identify target endpoint: Determine the HTTP endpoint used to delete discussion messages (referenced in DISCUSSION-22 on Jira XWiki), typically a GET or POST request to a discussions-related action URL.
  3. Craft malicious payload: Create an HTML page or image tag that automatically sends a forged HTTP request to the delete-message endpoint, including any required message identifier parameters.
  4. Deliver to victim: Trick an authenticated XWiki user into visiting the malicious page (e.g., via phishing email or embedding in another web page).
  5. Message deletion: The victim's browser sends the forged request with their session credentials, causing the target message to be deleted without their knowledge (GitHub Advisory).

Indicateurs de compromis

  • Logs: Unexpected DELETE or POST requests to discussion message endpoints in XWiki access logs, originating from authenticated user sessions but with unusual referrer headers (e.g., external or blank referrer).
  • Application: Unexplained disappearance of discussion messages, particularly if reported by users who did not intentionally delete them.
  • Network: HTTP requests to XWiki discussion endpoints with Referer headers pointing to external or unknown domains.

Atténuation et solutions de contournement

The vulnerability has been patched in version 2.0-rc-1 of the XWiki Discussion Extension (org.xwiki.contrib:discussions-server). There is no documented workaround other than upgrading to the patched version. Administrators should update the Discussion Extension to 2.0-rc-1 or later as soon as possible (GitHub Advisory, XWiki Advisory).

Ressources additionnelles


SourceCe rapport a été généré à l’aide de l’IA

Apparenté Java Vulnérabilités:

Identifiant CVE

Sévérité

Score

Technologies

Nom du composant

Exploit CISA KEV

A corrigé

Date de publication

GHSA-fp43-vj7g-pg92HIGH7.5
  • Java logoJava
  • org.omnifaces:omnifaces
NonOuiJul 24, 2026
GHSA-7ppr-r889-mcf2HIGH7.5
  • Java logoJava
  • org.http4s:http4s-blaze-server_2.12
NonOuiJul 24, 2026
GHSA-mhvj-jhpq-885vHIGH7.4
  • Java logoJava
  • org.http4s:blaze-http_2.13
NonOuiJul 24, 2026
GHSA-46q4-43ph-c6frHIGH7.4
  • Java logoJava
  • org.http4s:blaze-http_2.12
NonOuiJul 24, 2026
CVE-2023-37465MEDIUM6.5
  • Java logoJava
  • org.xwiki.contrib:discussions-server
NonOuiJul 27, 2026

Évaluation gratuite des vulnérabilités

Évaluez votre posture de sécurité dans le cloud

Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.

Demander une évaluation

Obtenez une démo personnalisée

Prêt(e) à voir Wiz en action ?

"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
David EstlickRSSI
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
Adam FletcherChef du service de sécurité
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."
Greg PoniatowskiResponsable de la gestion des menaces et des vulnérabilités