GHSA-cp3j-273x-3jxc

Suggest an improvement
Source
https://github.com/advisories/GHSA-cp3j-273x-3jxc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/12/GHSA-cp3j-273x-3jxc/GHSA-cp3j-273x-3jxc.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-cp3j-273x-3jxc
Aliases
Published
2023-12-16T00:39:39Z
Modified
2023-12-16T00:56:33.696581Z
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
XSS/CSRF Remote Code Execution in XWiki.ConfigurableClass
Details

Impact

There is a reflected XSS or also direct remote code execution vulnerability in the code for displaying configurable admin sections. The code that can be passed through a URL parameter is only executed when the user who is visiting the crafted URL has edit right on at least one configuration section. While any user of the wiki could easily create such a section, in this case it is much more convenient to exploit GHSA-qj86-p74r-7wp5 which is why this attack scenario won't be further considered in the following. In contrast to GHSA-qj86-p74r-7wp5, this vulnerability doesn't require the attacker to have an account or any access on the wiki. It is sufficient to trick any admin user of the XWiki installation to visit the crafted URL. Alternatively, the URL can also be embedded as image source of an image in any content of the wiki like a comment that could be left by an anonymous user. This vulnerability allows full remote code execution with programming rights and thus impacts the confidentiality, integrity and availability of the whole XWiki installation.

Patches

This has been fixed in XWiki 14.10.15, 15.5.2 and 15.7RC1

Workarounds

The patch can be manually applied to the document XWiki.ConfigurableClass.

References

  • https://github.com/xwiki/xwiki-platform/commit/5e14c8d08fd0c5b619833d35090b470aa4cb52b0
  • https://jira.xwiki.org/browse/XWIKI-21167
Database specific
{
    "nvd_published_at": "2023-12-15T19:15:09Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2023-12-16T00:39:39Z"
}
References

Affected packages

Maven / org.xwiki.platform:xwiki-platform-administration-ui

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.3
Fixed
14.10.15

Maven / org.xwiki.platform:xwiki-platform-administration-ui

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
15.0-rc-1
Fixed
15.5.2

Maven / org.xwiki.platform:xwiki-platform-administration-ui

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
15.6-rc-1
Fixed
15.7-rc-1