Incorrect Permission Assignment for Critical Resource, Improper Control of Dynamically-Managed Code Resources vulnerability in Apache Solr.
This issue affects Apache Solr: from 8.10.0 through 8.11.2, from 9.0.0 before 9.3.0.
The Schema Designer was introduced to allow users to more easily configure and test new Schemas and configSets.
However, when the feature was created, the "trust" (authentication) of these configSets was not considered.
External library loading is only available to configSets that are "trusted" (created by authenticated users), thus non-authenticated users are unable to perform Remote Code Execution.
Since the Schema Designer loaded configSets without taking their "trust" into account, configSets that were created by unauthenticated users were allowed to load external libraries when used in the Schema Designer.
Users are recommended to upgrade to version 9.3.0, which fixes the issue.
References
Configurations
Configuration 1 (hide)
|
History
15 Feb 2024, 18:41
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2024/02/09/3 - Mailing List | |
References | () https://solr.apache.org/security.html#cve-2023-50298-apache-solr-can-expose-zookeeper-credentials-via-streaming-expressions - Vendor Advisory | |
CPE | cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
First Time |
Apache
Apache solr |
09 Feb 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
09 Feb 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-09 18:15
Updated : 2024-02-28 20:54
NVD link : CVE-2023-50292
Mitre link : CVE-2023-50292
CVE.ORG link : CVE-2023-50292
JSON object : View
Products Affected
apache
- solr
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource