First published: Fri Jan 12 2024(Updated: )
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.
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Solr | >=9.0.0<9.3.0 | |
maven/org.apache.solr:solr-core | >=9.0.0<9.3.0 | 9.3.0 |
redhat/solar | <9.3.0 | 9.3.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-50290 is classified as a medium severity vulnerability due to its potential for unauthorized exposure of sensitive information.
To mitigate CVE-2023-50290, upgrade to Apache Solr version 9.3.0 or later.
CVE-2023-50290 can expose all unprotected environment variables of each Apache Solr instance.
Yes, users can specify which environment variables to hide in Apache Solr to reduce exposure as per their configurations.
CVE-2023-50290 affects Apache Solr versions from 9.0.0 up to but not including 9.3.0.