Skip to content

org.xwiki.platform:xwiki-platform-oldcore vulnerable to data leak through deleted documents

High severity GitHub Reviewed Published Apr 12, 2023 in xwiki/xwiki-platform • Updated Apr 16, 2023

Package

maven org.xwiki.platform:xwiki-platform-oldcore (Maven)

Affected versions

>= 1.2-milestone-1, < 13.10.11
>= 14.0-rc-1, < 14.4.7
>= 14.5, < 14.10

Patched versions

13.10.11
14.4.7
14.10

Description

Impact

Rights added to a document are not taken into account for viewing it once it's deleted. Note that this vulnerability only impact deleted documents that where containing view rights: the view rights provided on a space of a deleted document are properly checked.

Patches

The problem has been patched in XWiki 14.10 by checking the rights of current user: only admin and deleter of the document are allowed to view it.

Workarounds

There is no workaround for this vulnerability other than upgrading.

References

For more information

If you have any questions or comments about this advisory:

References

@tmortagne tmortagne published to xwiki/xwiki-platform Apr 12, 2023
Published to the GitHub Advisory Database Apr 12, 2023
Reviewed Apr 12, 2023
Published by the National Vulnerability Database Apr 15, 2023
Last updated Apr 16, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Weaknesses

CVE ID

CVE-2023-29208

GHSA ID

GHSA-4f8g-fq6x-jqrr

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.