CVE-2021-44548

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in maven/org.apache.solr/solr-core

Identifiers

CVE-2021-44548

Package Slug

maven/org.apache.solr/solr-core

Vulnerability

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

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 This issue only affects Windows.

Affected Versions

All versions before 8.11.1

Solution

Upgrade to version 8.11.1 or above.

Last Modified

2022-01-10

source