CVE-2023-35161

Source
https://cve.org/CVERecord?id=CVE-2023-35161
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-35161.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-35161
Aliases
Published
2023-06-23T18:51:45.575Z
Modified
2026-07-15T02:08:46.181222282Z
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 DeleteApplication page
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 DeleteApplication page to perform a XSS, e.g. by using URL such as: > xwiki/bin/view/AppWithinMinutes/DeleteApplication?appName=Menu&resolve=true&xredirect=javascript:alert(document.domain). This vulnerability exists since XWiki 6.2-milestone-1. The vulnerability has been patched in XWiki 14.10.5 and 15.1-rc-1.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/35xxx/CVE-2023-35161.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-87"
    ]
}
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.2:milestone1:*:*:*:*:*:*",
        "cpe:2.3:a:xwiki:xwiki:6.2:milestone2:*:*:*:*:*:*"
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING"
    ],
    "extracted_events": [
        {
            "introduced": "6.2.1"
        },
        {
            "fixed": "14.10.5"
        },
        {
            "introduced": "6.2-milestone1"
        },
        {
            "last_affected": "6.2-milestone1"
        },
        {
            "introduced": "6.2-milestone2"
        },
        {
            "last_affected": "6.2-milestone2"
        }
    ]
}
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.2:milestone1:*:*:*:*:*:*",
        "cpe:2.3:a:xwiki:xwiki:6.2:milestone2:*:*:*:*:*:*"
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "6.2.1"
        },
        {
            "fixed": "14.10.5"
        },
        {
            "introduced": "6.2-milestone1"
        },
        {
            "last_affected": "6.2-milestone1"
        },
        {
            "introduced": "6.2-milestone2"
        },
        {
            "last_affected": "6.2-milestone2"
        }
    ]
}

Affected versions

6.*
6.2-milestone2
xwiki-commons-6.*
xwiki-commons-6.2.2

Database specific

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