SCA: security update for org.apache.solr:solr-core (GHSA-c82r-qg3w-q5mv)

high Tenable Cloud Security Plugin ID 413761

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Apache Solr uses a PKI based mechanism to secure inter-node communication when security is enabled. It is
possible to create a specially crafted node name that does not exist as part of the cluster and point it
to a malicious node. This can trick the nodes in cluster to believe that the malicious node is a member of
the cluster. So, if Solr users have enabled BasicAuth authentication mechanism using the BasicAuthPlugin
or if the user has implemented a custom Authentication plugin, which does not implement either
"HttpClientInterceptorPlugin" or "HttpClientBuilderPlugin", his/her servers are vulnerable to this attack.
Users who only use SSL without basic authentication or those who use Kerberos are not affected.
(CVE-2017-7660)

See Also

https://github.com/advisories/GHSA-c82r-qg3w-q5mv

Plugin Details

Severity: High

ID: 413761

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2017-7660

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/14/2022

Vulnerability Publication Date: 7/7/2017

Reference Information

CVE: CVE-2017-7660

BID: 99485

cwe: CWE-287