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.
| Package | Affected versions | Patched versions |
|---|---|---|
org.xwiki.platform:xwiki-platform-webMaven | < 12.8 | 12.8 |
Affected products
2- XWiki Platform/XWiki Platformdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
7- github.com/advisories/GHSA-p93c-h8qm-7256ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2020-13654ghsaADVISORY
- cve.anastasi.link/cve-2020-13654ghsaWEB
- cve.nstsec.com/cve-2020-13654ghsaWEB
- github.com/xwiki/xwiki-platform/compare/xwiki-platform-12.7.1...xwiki-platform-12.8ghsaWEB
- github.com/xwiki/xwiki-platform/pull/1315ghsaWEB
- jira.xwiki.org/browse/XWIKI-17374ghsaWEB
News mentions
0No linked articles in our index yet.