CVE-2024-45591
Scores
EPSS
Percentile: 86.2%
CVSS
CVSS Score: 5.3/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
Low (L)
Measures the impact to the confidentiality of information
Integrity Impact
None (N)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
None (N)
Measures the impact to the availability of the impacted component
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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Vulnerable Software (2)
Type: Configuration
Operating System:
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:org.xwiki.platform:xwiki-platform-rest-server:*:*:*:*:*:maven:*:*", "versionEndExcluding": "15.10.9",...
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:org.xwiki.platform:xwiki-platform-rest-server:*:*:*:*:*:maven:*:*", "versionEndExcluding": "15.10.9", "versionStartIncluding": "1.8.0" }, { "cpe23uri": "cpe:2.3:a:org.xwiki.platform:xwiki-platform-rest-server:*:*:*:*:*:maven:*:*", "versionEndExcluding": "16.3.0-rc-1", "versionStartIncluding": "16.0.0-rc-1" } ], "negate": false, "operator": "OR" }, { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:maven:*:*", "versionEndExcluding": "15.10.9", "versionStartIncluding": "1.8.0" }, { "cpe23uri": "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:maven:*:*", "versionEndExcluding": "16.3.0-rc-1", "versionStartIncluding": "16.0.0-rc-1" } ], "negate": false, "operator": "OR" } ], "operator": "OR"}
Source: anchore_overrides
Type: Configuration
Vendor: *
Product: xwiki
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*", "versionEndExcluding": "15.10.9", "versionStartIncluding": "1.8", "vulnerable": true }, {...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*", "versionEndExcluding": "15.10.9", "versionStartIncluding": "1.8", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*", "versionEndExcluding": "16.3.0", "versionStartIncluding": "16.0.0", "vulnerable": true } ], "operator": "OR"}
Source: nvd