CVE-2023-35156

Source
https://cve.org/CVERecord?id=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:56.802Z
Modified
2026-07-15T02:08:46.235939457Z
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.

Database specific
{
    "cwe_ids": [
        "CWE-87"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/35xxx/CVE-2023-35156.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/xwiki/xwiki-commons

Affected ranges

Type
GIT
Repo
https://github.com/xwiki/xwiki-commons
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:xwiki:xwiki:6.0:milestone1:*:*:*:*:*:*",
        "cpe:2.3:a:xwiki:xwiki:6.0:milestone2:*:*:*:*:*:*",
        "cpe:2.3:a:xwiki:xwiki:15.0:*:*:*:*:*:*:*"
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING"
    ],
    "extracted_events": [
        {
            "introduced": "6.0.1"
        },
        {
            "fixed": "14.10.6"
        },
        {
            "introduced": "6.0-milestone1"
        },
        {
            "last_affected": "6.0-milestone1"
        },
        {
            "introduced": "6.0-milestone2"
        },
        {
            "last_affected": "6.0-milestone2"
        },
        {
            "introduced": "15.0"
        },
        {
            "last_affected": "15.0"
        }
    ]
}
Type
GIT
Repo
https://github.com/xwiki/xwiki-platform
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:xwiki:xwiki:6.0:milestone1:*:*:*:*:*:*",
        "cpe:2.3:a:xwiki:xwiki:6.0:milestone2:*:*:*:*:*:*",
        "cpe:2.3:a:xwiki:xwiki:15.0:*:*:*:*:*:*:*"
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "6.0.1"
        },
        {
            "fixed": "14.10.6"
        },
        {
            "introduced": "6.0-milestone1"
        },
        {
            "last_affected": "6.0-milestone1"
        },
        {
            "introduced": "6.0-milestone2"
        },
        {
            "last_affected": "6.0-milestone2"
        },
        {
            "introduced": "15.0"
        },
        {
            "last_affected": "15.0"
        }
    ]
}

Affected versions

15.*
15.0
6.*
6.0-milestone2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-35156.json"