ghsa-pccr-q7v9-5f27
Vulnerability from github
Published
2022-01-06 21:32
Modified
2022-08-11 18:41
Severity ?
Summary
Apache Solr Improper Input Validation and Path Traversal
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.solr:solr-parent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.11.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-44548" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-22", "CWE-40" ], "github_reviewed": true, "github_reviewed_at": "2022-01-05T17:54:06Z", "nvd_published_at": "2021-12-23T09:15:00Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-pccr-q7v9-5f27", "modified": "2022-08-11T18:41:45Z", "published": "2022-01-06T21:32:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44548" }, { "type": "PACKAGE", "url": "https://github.com/apache/solr" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220114-0005" }, { "type": "WEB", "url": "https://solr.apache.org/security.html#cve-2021-44548-apache-solr-information-disclosure-vulnerability-through-dataimporthandler" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Solr Improper Input Validation and Path Traversal" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.