Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS1nam1xLXg1eDctd2MzNs4AAu1g
XWiki Platform vulnerable to Cross-site Scripting in the deleted attachments list
Impact
It's possible to store a JavaScript which will be executed by anyone viewing the deleted attachments index with an attachment containing javascript in its name.
For example, attachment a file with name ><img src=1 onerror=alert(1)>.jpg
will execute the alert.
Patches
This issue has been patched in XWiki 13.10.6 and 14.3.
Workarounds
It is possible to modify fix the vulnerability by editing the wiki page XWiki.DeletedAttachments
with the object editor, open the JavaScriptExtension
object and apply on the content the changes that can be found on the commit https://github.com/xwiki/xwiki-platform/commit/6705b0cd0289d1c90ed354bd4ecc1508c4b25745.
References
For more information
If you have any questions or comments about this advisory:
- Open an issue in Jira XWiki.org
- Email us at Security Mailing List
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nam1xLXg1eDctd2MzNs4AAu1g
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: about 2 years ago
Updated: almost 2 years ago
CVSS Score: 8.9
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L
Identifiers: GHSA-gjmq-x5x7-wc36, CVE-2022-36096
References:
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-gjmq-x5x7-wc36
- https://nvd.nist.gov/vuln/detail/CVE-2022-36096
- https://github.com/xwiki/xwiki-platform/commit/6705b0cd0289d1c90ed354bd4ecc1508c4b25745
- https://jira.xwiki.org/browse/XWIKI-19613
- https://github.com/advisories/GHSA-gjmq-x5x7-wc36
Blast Radius: 1.0
Affected Packages
maven:org.xwiki.platform:xwiki-platform-index-ui
Affected Version Ranges: >= 14.0, < 14.3, >= 2.2-milestone-1, < 13.10.6Fixed in: 14.3, 13.10.6