CVE-2024-45591
XWiki Platform Information Disclosure Vulnerability
Description
XWiki Platform is a generic wiki platform. The REST API exposes the history of any page in XWiki of which the attacker knows the name. The exposed information includes for each modification of the page the time of the modification, the version number, the author of the modification (both username and displayed name) and the version comment. This information is exposed regardless of the rights setup, and even when the wiki is configured to be fully private. On a private wiki, this can be tested by accessing /xwiki/rest/wikis/xwiki/spaces/Main/pages/WebHome/history, if this shows the history of the main page then the installation is vulnerable. This has been patched in XWiki 15.10.9 and XWiki 16.3.0RC1.
INFO
Published Date :
Sept. 10, 2024, 4:15 p.m.
Last Modified :
Sept. 20, 2024, 7:55 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
1.4
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-45591
.
URL | Resource |
---|---|
https://github.com/xwiki/xwiki-platform/commit/26482ee5d29fc21f31134d1ee13db48716e89e0f | Patch |
https://github.com/xwiki/xwiki-platform/commit/9cbca9808300797c67779bb9a665d85cf9e3d4b8 | Patch |
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-pvmm-55r5-g3mm | Vendor Advisory |
https://jira.xwiki.org/browse/XWIKI-22052 | Exploit Issue Tracking Patch Vendor Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-45591
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-45591
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Sep. 20, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Changed Reference Type https://github.com/xwiki/xwiki-platform/commit/26482ee5d29fc21f31134d1ee13db48716e89e0f No Types Assigned https://github.com/xwiki/xwiki-platform/commit/26482ee5d29fc21f31134d1ee13db48716e89e0f Patch Changed Reference Type https://github.com/xwiki/xwiki-platform/commit/9cbca9808300797c67779bb9a665d85cf9e3d4b8 No Types Assigned https://github.com/xwiki/xwiki-platform/commit/9cbca9808300797c67779bb9a665d85cf9e3d4b8 Patch Changed Reference Type https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-pvmm-55r5-g3mm No Types Assigned https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-pvmm-55r5-g3mm Vendor Advisory Changed Reference Type https://jira.xwiki.org/browse/XWIKI-22052 No Types Assigned https://jira.xwiki.org/browse/XWIKI-22052 Exploit, Issue Tracking, Patch, Vendor Advisory Added CWE NIST CWE-862 Added CPE Configuration OR *cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:* versions from (including) 1.8 up to (excluding) 15.10.9 *cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:* versions from (including) 16.0.0 up to (excluding) 16.3.0 -
CVE Received by [email protected]
Sep. 10, 2024
Action Type Old Value New Value Added Description XWiki Platform is a generic wiki platform. The REST API exposes the history of any page in XWiki of which the attacker knows the name. The exposed information includes for each modification of the page the time of the modification, the version number, the author of the modification (both username and displayed name) and the version comment. This information is exposed regardless of the rights setup, and even when the wiki is configured to be fully private. On a private wiki, this can be tested by accessing /xwiki/rest/wikis/xwiki/spaces/Main/pages/WebHome/history, if this shows the history of the main page then the installation is vulnerable. This has been patched in XWiki 15.10.9 and XWiki 16.3.0RC1. Added Reference GitHub, Inc. https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-pvmm-55r5-g3mm [No types assigned] Added Reference GitHub, Inc. https://github.com/xwiki/xwiki-platform/commit/26482ee5d29fc21f31134d1ee13db48716e89e0f [No types assigned] Added Reference GitHub, Inc. https://github.com/xwiki/xwiki-platform/commit/9cbca9808300797c67779bb9a665d85cf9e3d4b8 [No types assigned] Added Reference GitHub, Inc. https://jira.xwiki.org/browse/XWIKI-22052 [No types assigned] Added CWE GitHub, Inc. CWE-359 Added CWE GitHub, Inc. CWE-862 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-45591
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-45591
weaknesses.