snowdensb / nifi

Apache NiFi
https://nifi.apache.org/
Apache License 2.0
0 stars 0 forks source link

solr-solrj-8.8.2.jar: 2 vulnerabilities (highest severity is: 8.8) #465

Open mend-for-github-com[bot] opened 4 months ago

mend-for-github-com[bot] commented 4 months ago
Vulnerable Library - solr-solrj-8.8.2.jar

Apache Solr Solrj

Path to dependency file: /nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml

Path to vulnerable library: /812183939_HVCZJO/downloadResource_PPNSGT/20210812184223/solr-solrj-8.8.2.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (solr-solrj version) Remediation Possible** Reachability
CVE-2023-50386 High 8.8 solr-solrj-8.8.2.jar Direct 8.11.3
CVE-2023-50298 High 7.5 solr-solrj-8.8.2.jar Direct 8.11.3

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-50386 ### Vulnerable Library - solr-solrj-8.8.2.jar

Apache Solr Solrj

Path to dependency file: /nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml

Path to vulnerable library: /812183939_HVCZJO/downloadResource_PPNSGT/20210812184223/solr-solrj-8.8.2.jar

Dependency Hierarchy: - :x: **solr-solrj-8.8.2.jar** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

Improper Control of Dynamically-Managed Code Resources, Unrestricted Upload of File with Dangerous Type, Inclusion of Functionality from Untrusted Control Sphere vulnerability in Apache Solr.This issue affects Apache Solr: from 6.0.0 through 8.11.2, from 9.0.0 before 9.4.1. In the affected versions, Solr ConfigSets accepted Java jar and class files to be uploaded through the ConfigSets API. When backing up Solr Collections, these configSet files would be saved to disk when using the LocalFileSystemRepository (the default for backups). If the backup was saved to a directory that Solr uses in its ClassPath/ClassLoaders, then the jar and class files would be available to use with any ConfigSet, trusted or untrusted. When Solr is run in a secure way (Authorization enabled), as is strongly suggested, this vulnerability is limited to extending the Backup permissions with the ability to add libraries. Users are recommended to upgrade to version 8.11.3 or 9.4.1, which fix the issue. In these versions, the following protections have been added: * Users are no longer able to upload files to a configSet that could be executed via a Java ClassLoader. * The Backup API restricts saving backups to directories that are used in the ClassLoader.

Publish Date: 2024-02-09

URL: CVE-2023-50386

### CVSS 3 Score Details (8.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-50386

Release Date: 2024-02-09

Fix Resolution: 8.11.3

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2023-50298 ### Vulnerable Library - solr-solrj-8.8.2.jar

Apache Solr Solrj

Path to dependency file: /nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml

Path to vulnerable library: /812183939_HVCZJO/downloadResource_PPNSGT/20210812184223/solr-solrj-8.8.2.jar

Dependency Hierarchy: - :x: **solr-solrj-8.8.2.jar** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Solr.This issue affects Apache Solr: from 6.0.0 through 8.11.2, from 9.0.0 before 9.4.1. Solr Streaming Expressions allows users to extract data from other Solr Clouds, using a "zkHost" parameter. When original SolrCloud is setup to use ZooKeeper credentials and ACLs, they will be sent to whatever "zkHost" the user provides. An attacker could setup a server to mock ZooKeeper, that accepts ZooKeeper requests with credentials and ACLs and extracts the sensitive information, then send a streaming expression using the mock server's address in "zkHost". Streaming Expressions are exposed via the "/streaming" handler, with "read" permissions. Users are recommended to upgrade to version 8.11.3 or 9.4.1, which fix the issue. From these versions on, only zkHost values that have the same server address (regardless of chroot), will use the given ZooKeeper credentials and ACLs when connecting.

Publish Date: 2024-02-09

URL: CVE-2023-50298

### CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://solr.apache.org/security.html#cve-2023-50298-apache-solr-can-expose-zookeeper-credentials-via-streaming-expressions

Release Date: 2024-02-09

Fix Resolution: 8.11.3

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.

:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.