Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-45591
HistorySep 10, 2024 - 3:56 p.m.

CVE-2024-45591 XWiki Platform document history including authors of any page exposed to unauthorized actors

2024-09-1015:56:53
CWE-359
CWE-862
GitHub_M
github.com
2
cve-2024-45591
xwiki platform
document history disclosure
unauthorized access

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

AI Score

6.8

Confidence

Low

EPSS

0.001

Percentile

32.7%

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

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.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:xwiki:xwiki-platform:*:*:*:*:*:*:*:*"
    ],
    "vendor": "xwiki",
    "product": "xwiki-platform",
    "versions": [
      {
        "status": "affected",
        "version": "1.8.0,",
        "lessThan": "15.10.9",
        "versionType": "custom"
      },
      {
        "status": "affected",
        "version": "16.0.0-rc-1",
        "lessThan": "16.3.0-rc-1",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

AI Score

6.8

Confidence

Low

EPSS

0.001

Percentile

32.7%

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-45591