Solr search discloses email addresses of users

Description

Impact

The Solr-based search in XWiki discloses the email addresses of users even when obfuscation of email addresses is enabled. To demonstrate the vulnerability, search for objcontent:email* using XWiki's regular search interface.

Patches

This has been fixed in XWiki 14.10.15, 15.5.2 and 15.7RC1 by not indexing email address properties when obfuscation is enabled. Further, changing the setting now triggers re-indexing of the affected wiki(s).

Workarounds

We're not aware of any workarounds.

References

  • https://jira.xwiki.org/browse/XWIKI-20371
  • https://github.com/xwiki/xwiki-platform/commit/3e5272f2ef0dff06a8f4db10afd1949b2f9e6eea

Attribution

This vulnerability was reported on Intigriti by ynoof @Ynoof5.

Basic information

Type
reviewed
Severity
medium
Advisory on GitHub
Open advisory ↗
Repository advisory
Open repository advisory ↗
Source code
Browse source ↗
Published (advisory)
2023-12-16 00:32:25 UTC
Updated
2023-12-16 00:32:26 UTC
GitHub reviewed
2023-12-16 00:32:25 UTC
NVD published
2023-12-15 19:15:09 UTC

EPSS Score

Score Percentile
49.72% 97.72%

CVSS Scores

Base score Version Severity Vector
5.3 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:L)
Some sensitive info could get out, but not a total data dump.
Integrity (I:N)
Data isn’t meaningfully altered or forged.
Availability (A:N)
Service keeps running; no real outage angle.

Identifiers

CWEs

CWE id Name
CWE-200 Exposure of Sensitive Information to an Unauthorized Actor

Affected packages (3)

Vulnerable version ranges and first patched releases as published by GitHub.

Ecosystem Package Vulnerable range First patched Vulnerable functions
maven org.xwiki.platform:xwiki-platform-search-solr-api < 14.10.15 14.10.15
maven org.xwiki.platform:xwiki-platform-search-solr-api >= 15.0-rc-1, < 15.5.2 15.5.2
maven org.xwiki.platform:xwiki-platform-search-solr-api >= 15.6-rc-1, < 15.7-rc-1 15.7-rc-1

References

cvelogic Threat Intelligence