Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-50291

7.5 · HIGH
Published Feb 9, 2024 apache CWE-522 EPSS 3.28% (88th pctl)

Overview

CVE-2023-50291 is a high-severity vulnerability affecting apache solr. It was published on February 9, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Insufficiently Protected Credentials vulnerability in Apache Solr.

This issue affects Apache Solr: from 6.0.0 through 8.11.2, from 9.0.0 before 9.3.0.

One of the two endpoints that publishes the Solr process' Java system properties, /admin/info/properties, was only setup to hide system properties that had "password" contained in the name.

There are a number of sensitive system properties, such as "basicauth" and "aws.secretKey" do not contain "password", thus their values were published via the "/admin/info/properties" endpoint.

This endpoint populates the list of System Properties on the home screen of the Solr Admin page, making the exposed credentials visible in the UI.

This /admin/info/properties endpoint is protected under the "config-read" permission.

Therefore, Solr Clouds with Authorization enabled will only be vulnerable through logged-in users that have the "config-read" permission.

Users are recommended to upgrade to version 9.3.0 or 8.11.3, which fixes the issue.

A single

Remediation

Check the references section for vendor advisories and patches from apache. Update solr to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache solr >= 6.0.0, < 8.11.3 Affected

Frequently Asked Questions

What is CVE-2023-50291?

CVE-2023-50291 is a high-severity vulnerability affecting apache solr. It was published on February 9, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2023-50291?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-50291?

Check the references section for vendor advisories and patches from apache. Update solr to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-50291?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-50291 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.