Vulnerability CVE-2023-29208


Published: 2023-04-15

Description:
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.

Type:

CWE-668

(Exposure of Resource to Wrong Sphere)

 References:
https://github.com/xwiki/xwiki-platform/commit/d9e947559077e947315bf700c5703dfc7dd8a8d7
https://jira.xwiki.org/browse/XWIKI-16285
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-4f8g-fq6x-jqrr

Copyright 2026, cxsecurity.com

 

Back to Top