Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. com.xpn.xwiki.platform/xwiki-rest
  4. ›
  5. CVE-2023-37277

CVE-2023-37277: Cross-Site Request Forgery (CSRF)

July 10, 2023

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The REST API allows executing all actions via POST requests and accepts text/plain, multipart/form-data or application/www-form-urlencoded as content types which can be sent via regular HTML forms, thus allowing cross-site request forgery. With the interaction of a user with programming rights, this allows remote code execution through script macros and thus impacts the integrity, availability and confidentiality of the whole XWiki installation. For regular cookie-based authentication, the vulnerability is mitigated by SameSite cookie restrictions but as of March 2023, these are not enabled by default in Firefox and Safari. The vulnerability has been patched in XWiki 14.10.8 and 15.2 by requiring a CSRF token header for certain request types that are susceptible to CSRF attacks.

References

  • github.com/advisories/GHSA-6xxr-648m-gch6
  • github.com/xwiki/xwiki-platform/commit/4c175405faa0e62437df397811c7526dfc0fbae7
  • github.com/xwiki/xwiki-platform/security/advisories/GHSA-6xxr-648m-gch6
  • jira.xwiki.org/browse/XWIKI-20135
  • nvd.nist.gov/vuln/detail/CVE-2023-37277

Code Behaviors & Features

Detect and mitigate CVE-2023-37277 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.8 before 14.10.8

Fixed versions

  • 14.10.8

Solution

Upgrade to version 14.10.8 or above.

Impact 9.6 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)
  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

maven/com.xpn.xwiki.platform/xwiki-rest/CVE-2023-37277.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:00 +0000.