CVE-2023-29202
Published Apr 15, 2023
Last updated 2 years ago
Overview
- Description
- XWiki Commons are technical libraries common to several other top level XWiki projects. The RSS macro that is bundled in XWiki included the content of the feed items without any cleaning in the HTML output when the parameter `content` was set to `true`. This allowed arbitrary HTML and in particular also JavaScript injection and thus cross-site scripting (XSS) by specifying an RSS feed with malicious content. With the interaction of a user with programming rights, this could be used to execute arbitrary actions in the wiki, including privilege escalation, remote code execution, information disclosure, modifying or deleting content and sabotaging the wiki. The issue has been patched in XWiki 14.6 RC1, the content of the feed is now properly cleaned before being displayed. As a workaround, if the RSS macro isn't used in the wiki, the macro can be uninstalled by deleting `WEB-INF/lib/xwiki-platform-rendering-macro-rss-XX.jar`, where `XX` is XWiki's version, in the web application's directory.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 9
- Impact score
- 6
- Exploitability score
- 2.3
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
- Severity
- CRITICAL
Weaknesses
- security-advisories@github.com
- CWE-79
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6955228E-9DE6-40AF-858D-4C580A389125", "versionEndIncluding": "14.5", "versionStartExcluding": "1.8" }, { "criteria": "cpe:2.3:a:xwiki:xwiki:1.8:-:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A5E64DCC-5AC5-45EF-9865-B2C36644E503" }, { "criteria": "cpe:2.3:a:xwiki:xwiki:1.8:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "81943BD1-9ECF-4C79-A90F-DC6ADE6B537B" }, { "criteria": "cpe:2.3:a:xwiki:xwiki:1.8:rc2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "79C9484C-4F79-4168-8E9E-091B8730AF02" } ], "operator": "OR" } ] } ]