Apache Software Foundation Solr 6.0.0
Approved changes feed: RSS · Atom
cpe:2.3:a:apache:solr:6.0.0:*:*:*:*:*:*:*
part: a version: 6.0.0 update: *
| Vendor | Apache (b0303047-b7dd-5cf8-abcc-71b7d9d80b95) |
|---|---|
| Product | Solr (e541f611-5f4f-518b-9c5a-edac6afba2d9) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:apache/solr |
purl2cpe | 2026-06-01 10:14:26.416445 |
pkg:github/apache/solr |
purl2cpe | 2026-06-01 10:14:26.416446 |
pkg:maven/org.apache.solr/solr |
purl2cpe | 2026-06-01 10:14:26.416448 |
pkg:maven/org.apache.solr/solrj |
purl2cpe | 2026-06-01 10:14:26.416449 |
pkg:rpm/opensuse/solr |
purl2cpe | 2026-06-01 10:14:26.416451 |
pkg:sourceforge/apache-solr |
purl2cpe | 2026-06-01 10:14:26.416452 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-50386 |
vulnerable | 2026-06-08 06:16:16.092628 |
Apache Solr: Backup/Restore APIs allow for deployment of executables in malicious ConfigSets
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.
Published: 2024-02-09T17:28:51.290Z
Updated: 2025-04-24T15:47:50.228Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-7660 |
vulnerable | 2026-06-08 05:10:05.711307 |
Details available
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.
Published: 2017-07-07T19:00:00.000Z
Updated: 2024-09-16T18:13:03.269Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-3163 |
vulnerable | 2026-06-08 05:09:26.704433 |
Details available
When using the Index Replication feature, Apache Solr nodes can pull index files from a master/leader node using an HTTP API which accepts a file name. However, Solr before 5.5.4 and 6.x before 6.4.1 did not validate the file name, hence it was possible to craft a special request involving path traversal, leaving any file readable to the Solr server process exposed. Solr servers protected and restricted by firewall rules and/or authentication would not be at risk since only trusted clients and users would gain direct HTTP access.
Published: 2017-08-30T14:00:00.000Z
Updated: 2024-09-16T18:39:30.795Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.