Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Sat, 18 Dec 2021 16:03:14 +0000
From: Jan Høydahl <janhoy@...che.org>
To: oss-security@...ts.openwall.com
Subject: CVE-2021-44548: Apache Solr information disclosure vulnerability
 through DataImportHandler 

Severity: moderate

Description:

An Improper Input Validation vulnerability in DataImportHandler of Apache Solr allows an attacker to provide a Windows UNC path resulting in an SMB network call being made from the Solr host to another host on the network. If the attacker has wider access to the network, this may lead to SMB attacks, which may result in:

* The exfiltration of sensitive data such as OS user hashes (NTLM/LM hashes),
* In case of misconfigured systems, SMB Relay Attacks which can lead to user impersonation on SMB Shares or, in a worse-case scenario, Remote Code Execution

This issue affects all Apache Solr versions prior to 8.11.1. This issue only affects Windows.

This issue is being tracked as SOLR-15826

Mitigation:

Upgrade to Solr 8.11.1, and/or ensure only trusted clients can make requests to Solr's DataImport handler.

Credit:

Apache Solr would like to thank LaiHan of Nsfocus security team for reporting the issue

References:

https://solr.apache.org/security.html#cve-2021-44548-apache-solr-information-disclosure-vulnerability-through-dataimporthandler

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.