Vulnerability Details : CVE-2023-37911
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Starting in version 9.4-rc-1 and prior to versions 14.10.8 and 15.3-rc-1, when a document has been deleted and re-created, it is possible for users with view right on the re-created document but not on the deleted document to view the contents of the deleted document. Such a situation might arise when rights were added to the deleted document. This can be exploited through the diff feature and, partially, through the REST API by using versions such as `deleted:1` (where the number counts the deletions in the wiki and is thus guessable). Given sufficient rights, the attacker can also re-create the deleted document, thus extending the scope to any deleted document as long as the attacker has edit right in the location of the deleted document. This vulnerability has been patched in XWiki 14.10.8 and 15.3 RC1 by properly checking rights when deleted revisions of a document are accessed. The only workaround is to regularly clean deleted documents to minimize the potential exposure. Extra care should be taken when deleting sensitive documents that are protected individually (and not, e.g., by being placed in a protected space) or deleting a protected space as a whole.
Products affected by CVE-2023-37911
- cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*
- cpe:2.3:a:xwiki:xwiki:9.4:rc1:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-37911
0.09%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 41 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-37911
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
2.8
|
3.6
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
2.8
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2023-37911
-
The product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2023-37911
-
https://extensions.xwiki.org/xwiki/bin/view/Extension/Index%20Application#HPermanentlydeleteallpages
Index Application (XWiki.org)Product
-
https://github.com/xwiki/xwiki-platform/commit/f471f2a392aeeb9e51d59fdfe1d76fccf532523f
XWIKI-20685: Check access on the revision provider in the script API · xwiki/xwiki-platform@f471f2a · GitHubPatch
-
https://jira.xwiki.org/browse/XWIKI-20685
[XWIKI-20685] No extra right check in script API when accessing deleted documents - XWiki.org JIRAExploit;Issue Tracking;Patch;Vendor Advisory
-
https://jira.xwiki.org/browse/XWIKI-20817
[XWIKI-20817] The diff displays deleted revisions without additional right check - XWiki.org JIRAExploit;Issue Tracking;Patch;Vendor Advisory
-
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-gh64-qxh5-4m33
Data leak through deleted and re-created documents · Advisory · xwiki/xwiki-platform · GitHubPatch;Vendor Advisory
-
https://jira.xwiki.org/browse/XWIKI-20684
[XWIKI-20684] Comments of deleted documents can be viewed through REST API - XWiki.org JIRAExploit;Issue Tracking;Patch;Vendor Advisory
Jump to