CVE-2023-35156

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-35156
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-35156.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-35156
Aliases
Published
2023-06-23T18:19:56Z
Modified
2025-10-14T14:33:45Z
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 reflected cross-site scripting via xredirect parameter in delete template
Details

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS). It's possible to exploit the delete template to perform a XSS, e.g. by using URL such as: > xwiki/bin/get/FlamingoThemes/Cerulean?xpage=xpart&vm=delete.vm&xredirect=javascript:alert(document.domain). This vulnerability exists since XWiki 6.0-rc-1. The vulnerability has been patched in XWiki 14.10.6 and 15.1. Note that a partial patch has been provided in 14.10.5 but wasn't enough to entirely fix the vulnerability.

References

Affected packages

Git / github.com/xwiki/xwiki-platform

Affected ranges

Type
GIT
Repo
https://github.com/xwiki/xwiki-platform
Events

Database specific

{
    "unresolved_versions": [
        {
            "events": [
                {
                    "introduced": "15.0-rc-0"
                },
                {
                    "fixed": "15.1"
                }
            ],
            "type": ""
        }
    ]
}