CVE Details
Basic Information
| Title | XWiki Platform: Password and email exposure in xml.vm fields |
|---|---|
| Type | cve |
| Published | 2025-08-05T23:30:38.963Z |
| Modified | 2025-08-05T23:30:38.963Z |
Product Information
| Vendor | xwiki |
|---|---|
| Product | xwiki-platform |
| Version | >= 1.1, < 16.4.7 |
CVSS Information
| Base Score | 8.7 (HIGH) |
|---|---|
| Attack Vector | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
Affected Products
- xwiki xwiki-platform >= 1.1, < 16.4.7
- xwiki xwiki-platform >= 16.5.0-rc-1, < 16.10.5
- xwiki xwiki-platform >= 17.0.0-rc-1, < 17.2.0-rc-1
Additional Information
| CWE List | CWE-359 |
|---|---|
| Source | GitHub_M |
Description
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. XWiki Platform Legacy Old Core and XWiki Platform Old Core versions 1.1 through 16.4.6, 16.5.0-rc-1 through 16.10.4 and 17.0.0-rc-1 through 17.1.0, the XML export of a page in XWiki that can be triggered by any user with view rights on a page by appending ?xpage=xml to the URL includes password and email properties stored on a document that aren’t named password or email. This is fixed in versions 16.4.7, 16.10.5 and 17.2.0-rc-1. To work around this issue, the file templates/xml.vm in the deployed WAR can be deleted if the XML isn’t needed. There isn’t any feature in XWiki itself that depends on the XML export.