Search for packages
| purl | pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@1.1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-cred-gs3x-1yc5
Aliases: CVE-2022-36090 GHSA-jgc8-gvcx-9vfx |
XWiki Platform Improper Authorization check for inactive users ### Impact Some resources are missing a check for inactive (not yet activated or disabled) users in XWiki, including the REST service: so a disabled user can enable themselves using a REST call. On the same way some resources handler created by extensions are not protected by default: so an inactive users could perform actions for such extensions. This issue exists since at least version 1.1 of XWiki for instance configured with the email activation required for new users. Now it's more critical for newer versions (>= 11.3RC1) since we provided the capability to disable user without deleting them, and we encouraged using that feature. ### Patches This issue has been patched in XWiki 14.3RC1 and XWiki 13.10.5. ### Workarounds There is no workaround for this other than upgrading XWiki. ### References * https://jira.xwiki.org/browse/XWIKI-19559 ### For more information If you have any questions or comments about this advisory: * Open an issue in [Jira XWiki.org](https://jira.xwiki.org) * Email us at [security mailing-list](mailto:security@xwiki.com) |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-p59s-q94b-9kb6
Aliases: CVE-2025-54125 GHSA-57q2-6cp4-9mq3 |
XWiki exposes passwords and emails stored in fields not named password/email in xml.vm ### Impact 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 allows any user to obtain the salted and hashed user account validation or password reset token. As those tokens are randomly generated strings, the immediate impact of this should be low. The user's password and email itself aren't exposed as those fields are named `password` and `email` and thus aren't affected. However, depending on how the wiki is used, there could be extensions or custom code that store passwords in plain text in such password properties that would be exposed by this vulnerability. ### Patches This vulnerability has been fixed by completely removing the output of password and email fields in this XML export in versions 17.2.0 RC1, 16.10.5 and 16.4.7. ### Workarounds If this XML export isn't needed, the file `templates/xml.vm` in the deployed WAR can be deleted. There isn't any feature in XWiki itself that depends on this XML export. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-04-07T04:58:21.063145+00:00 | GHSA Importer | Affected by | VCID-p59s-q94b-9kb6 | https://github.com/advisories/GHSA-57q2-6cp4-9mq3 | 38.1.0 |
| 2026-04-03T21:27:43.995495+00:00 | GitLab Importer | Affected by | VCID-cred-gs3x-1yc5 | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.xwiki.platform/xwiki-platform-oldcore/CVE-2022-36090.yml | 38.1.0 |
| 2026-04-02T12:41:49.181650+00:00 | GitLab Importer | Affected by | VCID-p59s-q94b-9kb6 | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.xwiki.platform/xwiki-platform-oldcore/CVE-2025-54125.yml | 38.0.0 |
| 2026-04-01T16:03:11.440757+00:00 | GHSA Importer | Affected by | VCID-cred-gs3x-1yc5 | https://github.com/advisories/GHSA-jgc8-gvcx-9vfx | 38.0.0 |