QID 731151
Date Published: 2024-02-19
QID 731151: Apache Solr Insufficiently Protected Credentials Vulnerability
Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world's largest internet sites
CVE-2023-50291 : Apache Solr can leak certain passwords due to System Property redaction logic inconsistencies.
Affected Versions:
Solr 6.0.0 to 8.11.2
Solr 9.0.0 before 9.3.0
QID Detection Logic:
This QID sends a HTTP GET request to "solr/admin/info/system" endpoint and check for Apache Solr Version.
Note: This issue has Workaround and Mitigation, hence the detection is kept as potential.
Successful exploitation of this vulnerability can leak certain passwords due to System Property redaction logic inconsistencies
Users who cannot upgrade can also use the following Java system property to fix the issue: -Dsolr.redaction.system.pattern=".*(password|secret|basicauth).*"
CVEs related to QID 731151
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| Apache Solr advisory |
|