Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS13ZjN4LWpjY2YtNWc1Z84AA-Sn
XWiki Platform vulnerable to Cross-site Scripting through attachment filename in uploader
Impact
When uploading an attachment with a malicious filename, malicious JavaScript code could be executed. This requires a social engineering attack to get the victim into uploading a file with a malicious name. The malicious code is solely executed during the upload and affects only the user uploading the attachment. While this allows performing actions in the name of that user, it seems unlikely that a user wouldn't notice the malicious filename while uploading the attachment.
In order to reproduce, as any user, create a file named "><img src=1 onerror=alert(1)>.jpg
. Then go to any page where you have edit rights and upload the file in the attachments tab. If alerts appear and display "1", then the instance is vulnerable.
Patches
This has been patched in XWiki 14.10.21, 15.5.5, 15.10.6 and 16.0.0.
Workarounds
We're not aware of any workaround except upgrading.
References
- https://jira.xwiki.org/browse/XWIKI-19611
- https://jira.xwiki.org/browse/XWIKI-21769
- https://jira.xwiki.org/browse/XWIKI-19602
- https://github.com/xwiki/xwiki-platform/commit/910a5018a50039e8b24556573dfe342f143ef949
Attribution
This vulnerability has been independently reported by Aleksey Solovev (Positive Technologies) and Georgios Roumeliotis for TwelveSec.
Permalink: https://github.com/advisories/GHSA-wf3x-jccf-5g5gJSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13ZjN4LWpjY2YtNWc1Z84AA-Sn
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: 6 months ago
Updated: about 2 months ago
CVSS Score: 6.4
CVSS vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N
EPSS Percentage: 0.00179
EPSS Percentile: 0.55189
Identifiers: GHSA-wf3x-jccf-5g5g, CVE-2024-37900
References:
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-wf3x-jccf-5g5g
- https://github.com/xwiki/xwiki-platform/commit/6cdd69d31d6bf3caa7f40ec55eb317e4e528ad28
- https://github.com/xwiki/xwiki-platform/commit/8b8a2d80529b9a9c038014c1eb6c2adc08069dfd
- https://github.com/xwiki/xwiki-platform/commit/910a5018a50039e8b24556573dfe342f143ef949
- https://github.com/xwiki/xwiki-platform/commit/9df46f8e5313af46f93bccd1ebc682e28126573f
- https://jira.xwiki.org/browse/XWIKI-19602
- https://jira.xwiki.org/browse/XWIKI-19611
- https://jira.xwiki.org/browse/XWIKI-21769
- https://nvd.nist.gov/vuln/detail/CVE-2024-37900
- https://github.com/advisories/GHSA-wf3x-jccf-5g5g
Blast Radius: 1.0
Affected Packages
maven:org.xwiki.platform:xwiki-platform-web-war
Affected Version Ranges: >= 16.0.0-rc-1, < 16.0.0, >= 15.6-rc-1, < 15.10.6, >= 15.0-rc-1, < 15.5.5, >= 4.2-milestone-3, < 14.10.21Fixed in: 16.0.0, 15.10.6, 15.5.5, 14.10.21