Lucene search

K
cveGitHub_MCVE-2023-29202
HistoryApr 15, 2023 - 3:15 p.m.

CVE-2023-29202

2023-04-1515:15:08
CWE-79
GitHub_M
web.nvd.nist.gov
270
2
xwiki
commons
rss
macro
vulnerability
xss
feed
content
parameter
security
patch
nvd

CVSS3

9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

AI Score

8.8

Confidence

High

EPSS

0.004

Percentile

73.0%

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.

Affected configurations

Nvd
Vulners
Node
xwikixwikiRange1.814.5
OR
xwikixwikiMatch1.8-
OR
xwikixwikiMatch1.8rc1
OR
xwikixwikiMatch1.8rc2
VendorProductVersionCPE
xwikixwiki*cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*
xwikixwiki1.8cpe:2.3:a:xwiki:xwiki:1.8:-:*:*:*:*:*:*
xwikixwiki1.8cpe:2.3:a:xwiki:xwiki:1.8:rc1:*:*:*:*:*:*
xwikixwiki1.8cpe:2.3:a:xwiki:xwiki:1.8:rc2:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "xwiki",
    "product": "xwiki-platform",
    "versions": [
      {
        "version": ">= 1.8, <= 3.0.1",
        "status": "affected"
      },
      {
        "version": "< 14.6-rc-1",
        "status": "affected"
      }
    ]
  }
]

Social References

More

CVSS3

9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

AI Score

8.8

Confidence

High

EPSS

0.004

Percentile

73.0%

Related for CVE-2023-29202