CVE-2023-29208 HIGH

CVE-2023-29208: Data leak through deleted documents

Vendor Xwiki
Product xwiki-platform
Weakness CWE-668
Published April 15, 2023
Last update February 6, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

XWiki Commons are technical libraries common to several other top level XWiki projects. 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. 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.

Key dates

02Disclosure timeline

April 15, 2023 CVE published
February 6, 2025 Record updated