Record summary

CVE-2023-50290 has a selected CVSS score of 6.5 (medium); EIP currently links 1 repository PoC and 1 Nuclei template.

Description

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.

Description source: CVE List

Exploitation context

Available material

Repository PoCs
1
Nuclei templates
1

CISA SSVC decision

ExploitationNone
AutomatableNo
Technical impactPartial

CISA Coordinator · SSVC 2.0.3 · Evaluated May 9, 2025 · Source: CVE List

Affected products and versions

2
ProductSourceVersion rangeStatus

Default status: unaffected

CVE List9.0.0 to < 9.3.0affected
GitHub Advisory9.0.0 to < 9.3.0 · Fixed in 9.3.0affected

Proofs of concept

1

Repository PoCs

GitHubdesaivinayak449/bug-bounty-reports-desai-vinayakRepository PoCby desaivinayak449Stars: 0Not analyzed7 files

1.1 MiB

GitHub

PoC details

Nuclei templates

1
ProjectDiscoveryMEDIUMApache Solr - Host Environment Variables Leak via Metrics APICVSS 6.5

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 can 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.

Impact

This vulnerability can lead to the exposure of sensitive information, potentially allowing an attacker to gain unauthorized access or perform further attacks.

Remediation

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

WeaknessesCWE-200
AuthorsBanana69, DhiyaneshDK
Template tagscvecve2023apachesolrexposurevuln
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CPE: cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*
Shodan: title:"Apache Solr"
Shodan: http.title:"apache solr"
Shodan: cpe:"cpe:2.3:a:apache:solr"
Shodan: http.title:"solr admin"
FOFA: title="solr admin"
FOFA: title="apache solr"
Google: intitle:"apache solr"
Google: intitle:"solr admin"

Source: ProjectDiscovery

References

5