XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions AbstractSxExportURLFactoryActionHandler#processSx does not escape anything from SSX document references when serializing it on filesystem, it is possible to for the HTML export process to contain reference elements containing filesystem syntax like "../", "./". or "/" in general. The referenced elements are not properly escaped. This issue has been resolved in version 13.6-rc-1. This issue can be worked around by limiting or disabling document export.
References
Link | Resource |
---|---|
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-7ph6-5cmq-xgjq | Third Party Advisory |
https://jira.xwiki.org/browse/XWIKI-18819 | Patch Vendor Advisory |
https://github.com/xwiki/xwiki-platform/commit/ab778254fb8f71c774e1c1239368c44fe3b6bba5 | Patch Third Party Advisory |
Configurations
History
27 Jun 2023, 02:43
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-116 |
Information
Published : 2022-02-09 22:15
Updated : 2023-06-27 02:43
NVD link : CVE-2022-23620
Mitre link : CVE-2022-23620
JSON object : View
Products Affected
xwiki
- xwiki
CWE
CWE-116
Improper Encoding or Escaping of Output