GHSA-6xxr-648m-gch6

Suggest an improvement
Source
https://github.com/advisories/GHSA-6xxr-648m-gch6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/07/GHSA-6xxr-648m-gch6/GHSA-6xxr-648m-gch6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-6xxr-648m-gch6
Aliases
Related
Published
2023-07-10T21:53:12Z
Modified
2023-11-08T04:13:00.915329Z
Severity
  • 9.6 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
XWiki Platform vulnerable to cross-site request forgery (CSRF) via the REST API
Details

Impact

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.

Patches

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.

Workarounds

It is possible to check for the Origin header in a reverse proxy to protect the REST endpoint from CSRF attacks, see the Jira issue for an example configuration.

References

  • https://jira.xwiki.org/browse/XWIKI-20135
  • https://github.com/xwiki/xwiki-platform/commit/4c175405faa0e62437df397811c7526dfc0fbae7
Database specific
{
    "nvd_published_at": "2023-07-10T17:15:09Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2023-07-10T21:53:12Z"
}
References

Affected packages

Maven / org.xwiki.platform:xwiki-platform-rest-server

Package

Name
org.xwiki.platform:xwiki-platform-rest-server
View open source insights on deps.dev
Purl
pkg:maven/org.xwiki.platform/xwiki-platform-rest-server

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.8
Fixed
14.10.8

Maven / com.xpn.xwiki.platform:xwiki-core-rest-server

Package

Name
com.xpn.xwiki.platform:xwiki-core-rest-server
View open source insights on deps.dev
Purl
pkg:maven/com.xpn.xwiki.platform/xwiki-core-rest-server

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.8
Fixed
14.10.8

Maven / com.xpn.xwiki.platform:xwiki-rest

Package

Name
com.xpn.xwiki.platform:xwiki-rest
View open source insights on deps.dev
Purl
pkg:maven/com.xpn.xwiki.platform/xwiki-rest

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.8
Fixed
14.10.8

Maven / org.xwiki.platform:xwiki-platform-rest-server

Package

Name
org.xwiki.platform:xwiki-platform-rest-server
View open source insights on deps.dev
Purl
pkg:maven/org.xwiki.platform/xwiki-platform-rest-server

Affected ranges

Type
ECOSYSTEM
Events
Introduced
15.0-rc-1
Fixed
15.2