First published: Mon May 15 2023(Updated: )
### Impact It's possible to exploit well known parameters in XWiki URLs to perform redirection to untrusted site. This vulnerability was partially fixed in the past for XWiki 12.10.7 and 13.3RC1 but there is still the possibility to force specific URLs to skip some checks, e.g. using URLs like `http:example.com` in the parameter would allow the redirect. ### Patches The issue has now been patched against all patterns that we know about for performing redirect. It also performs a real URI parsing that should protect in most cases. This has been patched in XWiki 14.10.4 and 15.0. ### Workarounds The only workaround is to upgrade XWiki. ### References * JIRA ticket: https://jira.xwiki.org/browse/XWIKI-20096 * JIRA ticket about the improvment actually fixing the vulnerability: https://jira.xwiki.org/browse/XWIKI-20549 * Previous advisory about open redirect: https://github.com/advisories/GHSA-jp55-vvmf-63mv ### For more information If you have any questions or comments about this advisory: * Open an issue in [Jira XWiki.org](https://jira.xwiki.org/) * Email us at [Security Mailing List](mailto:security@xwiki.org) ## Attribution Thanks to Paulos Mesfin who originally reported the vulnerability.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Xwiki Xwiki | <14.10.4 | |
Xwiki Xwiki | =15.0-rc1 | |
maven/org.xwiki.platform:xwiki-platform-oldcore | <14.10.4 | 14.10.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-32068 is a vulnerability in XWiki Platform that allows for untrusted site redirection through certain parameters in XWiki URLs.
CVE-2023-32068 has a severity level of medium (6.1).
CVE-2023-32068 affects XWiki Platform versions prior to 14.10.4 and 15.0-rc1.
To fix CVE-2023-32068, you should update your XWiki installation to version 14.10.4 or higher.
You can find more information about CVE-2023-32068 in the references provided: [GitHub Commit](https://github.com/xwiki/xwiki-platform/commit/e4f7f68e93cb08c25632c126356d218abf192d1e), [GitHub Security Advisory](https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-6gvj-8vc5-8v3j), [XWiki Jira](https://jira.xwiki.org/browse/XWIKI-20096).