XWiki 3.2 Milestone 3
Approved changes feed: RSS · Atom
cpe:2.3:a:xwiki:xwiki:3.2:milestone3:*:*:*:*:*:*
part: a version: 3.2 update: milestone3
| Vendor | Xwiki (cdc9c0cd-6ac5-5dc0-9f52-915ebd57f20d) |
|---|---|
| Product | Xwiki (2fad5bf8-5703-5dac-bd8d-95a867c2e84d) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:docker/xwiki/xwiki |
purl2cpe | 2026-06-01 10:18:15.815503 |
pkg:github/xwiki/xwiki-platform |
purl2cpe | 2026-06-01 10:18:15.815504 |
pkg:gitlab/q-phillips/xwiki-platform |
purl2cpe | 2026-06-01 10:18:15.815506 |
pkg:xwiki/xwiki |
purl2cpe | 2026-06-01 10:18:15.815507 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-46244 |
vulnerable | 2026-06-03 14:53:09.452291 |
Privilege escalation in Xwiki platform
CRITICAL (9.1)
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions it's possible for a user to write a script in which any velocity content is executed with the right of any other document content author. Since this API require programming right and the user does not have it, the expected result is `$doc.document.authors.contentAuthor` (not executed script), unfortunately with the security vulnerability it is possible for the attacker to get `XWiki.superadmin` which shows that the title was executed with the right of the unmodified document. This has been patched in XWiki versions 14.10.7 and 15.2RC1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-11-07T19:04:44.532Z
Updated: 2024-09-12T19:13:37.261Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-26476 |
vulnerable | 2026-06-03 14:50:59.782655 |
Two XWiki Platform UIs Expose Sensitive Information to an Unauthorized Actor
HIGH (7.5)
XWiki Platform is a generic wiki platform. Starting in version 3.2-m3, users can deduce the content of the password fields by repeated call to `LiveTableResults` and `WikisLiveTableResultsMacros`. The issue can be fixed by upgrading to versions 14.7-rc-1, 13.4.4, or 13.10.9 and higher, or in version >= 3.2M3 by applying the patch manually on `LiveTableResults` and `WikisLiveTableResultsMacros`.
Published: 2023-03-02T18:02:20.328Z
Updated: 2025-03-05T21:24:50.665Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-41927 |
vulnerable | 2026-06-03 14:48:11.848002 |
XWiki Platform vulnerable to Cross-Site Request Forgery (CSRF) allowing to delete or rename tags
HIGH (7.4)
XWiki Platform is vulnerable to Cross-Site Request Forgery (CSRF) that may allow attackers to delete or rename tags without needing any confirmation. The problem has been patched in XWiki 13.10.7, 14.4.1 and 14.5RC1. Workarounds: It's possible to patch existing instances directly by editing the page Main.Tags and add this kind of check, in the code for renaming and for deleting: ``` #if (!$services.csrf.isTokenValid($request.get('form_token'))) #set ($discard = $response.sendError(401, "Wrong CSRF token")) #end ```
Published: 2022-11-23T00:00:00.000Z
Updated: 2025-04-23T16:35:31.577Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.