icon

We found results for “

CVE-2024-45591

Good to know:

icon

Date: September 10, 2024

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.

Language: Java

Severity Score

Severity Score

Weakness Type (CWE)

Exposure of Private Personal Information to an Unauthorized Actor

CWE-359

Missing Authorization

CWE-862

Top Fix

icon

Upgrade Version

Upgrade to version org.xwiki.platform:xwiki-platform-rest-server:15.10.9,16.3.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us