VYPR
High severityNVD Advisory· Published Dec 31, 2020· Updated Aug 4, 2024

CVE-2020-13654

CVE-2020-13654

Description

XWiki Platform before 12.8 mishandles escaping in the property displayer.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

XWiki Platform before 12.8 fails to escape user input in property displayers, leading to stored cross-site scripting (XSS) in user profile fields.

Vulnerability

XWiki Platform versions prior to 12.8 mishandle escaping in the property displayer, resulting in a stored cross-site scripting (XSS) vulnerability. The root cause is insufficient output encoding when rendering user-supplied data in profile fields such as "Company" [4].

Exploitation

An attacker who can edit user profile fields—either as an administrator or through self-registration—can inject arbitrary JavaScript. The malicious script is stored on the server and executed in the browsers of any user who views the affected profile page. No special privileges beyond the ability to edit a profile are required [4].

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's session. This can lead to theft of session cookies, access to sensitive information, or unauthorized actions performed on behalf of the victim [4].

Mitigation

The issue is fixed in XWiki Platform version 12.8. Users are advised to upgrade to this version or later. The fix was implemented in pull request #1315, which addresses the escaping flaw in the property displayer [1][3].

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.xwiki.platform:xwiki-platform-webMaven
< 12.812.8

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

7

News mentions

0

No linked articles in our index yet.