Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.solr/solr-core
  4. ›
  5. CVE-2023-50290

CVE-2023-50290: Exposure of Sensitive Information to an Unauthorized Actor

January 15, 2024 (updated January 22, 2024)

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Solr. The Solr Metrics API publishes all unprotected environment variables available to each Apache Solr instance. Users are able to specify which environment variables to hide, however, the default list is designed to work for known secret Java system properties. Environment variables cannot be strictly defined in Solr, like Java system properties can be, and may be set for the entire host, unlike Java system properties which are set per-Java-proccess.

The Solr Metrics API is protected by the “metrics-read” permission. Therefore, Solr Clouds with Authorization setup will only be vulnerable via users with the “metrics-read” permission. This issue affects Apache Solr: from 9.0.0 before 9.3.0.

Users are recommended to upgrade to version 9.3.0 or later, in which environment variables are not published via the Metrics API.

References

  • github.com/advisories/GHSA-gg7w-pw2r-x2cq
  • github.com/apache/solr/commit/35fc4bdc48171d9a64251c54a1e76deb558cf9d8
  • issues.apache.org/jira/browse/SOLR-16808
  • nvd.nist.gov/vuln/detail/CVE-2023-50290
  • solr.apache.org/security.html

Code Behaviors & Features

Detect and mitigate CVE-2023-50290 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 9.0.0 before 9.3.0

Fixed versions

  • 9.3.0

Solution

Upgrade to version 9.3.0 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Source file

maven/org.apache.solr/solr-core/CVE-2023-50290.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:09 +0000.