Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-29208
HistoryApr 15, 2023 - 3:52 p.m.

CVE-2023-29208 Data leak through deleted documents

2023-04-1515:52:47
CWE-668
GitHub_M
www.cve.org
2
cve-2023-29208
data leak
deleted documents
xwiki 14.10

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

46.8%

XWiki Commons are technical libraries common to several other top level XWiki projects. Rights added to a document are not taken into account for viewing it once it’s deleted. Note that this vulnerability only impact deleted documents that where containing view rights: the view rights provided on a space of a deleted document are properly checked. The problem has been patched in XWiki 14.10 by checking the rights of current user: only admin and deleter of the document are allowed to view it.

CNA Affected

[
  {
    "vendor": "xwiki",
    "product": "xwiki-platform",
    "versions": [
      {
        "version": ">= 1.2-milestone-1, < 13.10.11",
        "status": "affected"
      },
      {
        "version": ">= 14.0-rc-1, < 14.4.7",
        "status": "affected"
      },
      {
        "version": ">= 14.5, < 14.10",
        "status": "affected"
      }
    ]
  }
]

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

46.8%

Related for CVELIST:CVE-2023-29208