Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.solr/solr-core@5.2.0
purl pkg:maven/org.apache.solr/solr-core@5.2.0
Next non-vulnerable version 9.10.1
Latest non-vulnerable version 9.10.1
Risk 10.0
Vulnerabilities affecting this package (14)
Vulnerability Summary Fixed by
VCID-3vmh-e7x6-3kf6
Aliases:
CVE-2021-29943
GHSA-vf7p-j8x6-xvwp
Incorrect Authorization in Apache Solr When using ConfigurableInternodeAuthHadoopPlugin for authentication, Apache Solr versions prior to 8.8.2 would forward/proxy distributed requests using server credentials instead of original client credentials. This would result in incorrect authorization resolution on the receiving hosts.
8.8.2
Affected by 9 other vulnerabilities.
VCID-4dgs-1mk2-5ubr
Aliases:
CVE-2020-13941
GHSA-2467-h365-j7hm
Improper Input Validation Reported in SOLR-14515 (private) and fixed in SOLR-14561 (public), released in Solr version 8.6.0. The Replication handler allows commands backup, restore and deleteBackup. Each of these take a location parameter, which was not validated, i.e you could read/write to any location the solr user can access.
8.6.0
Affected by 14 other vulnerabilities.
VCID-5781-s1ny-q7ey
Aliases:
CVE-2023-44487
GHSA-2m7v-gc89-fjqf
GHSA-qppj-fm5r-hxr3
GHSA-vx74-f528-fxqg
GHSA-xpw8-rcwv-8f8p
GMS-2023-3377
VSV00013
9.4.0
Affected by 6 other vulnerabilities.
VCID-a4yf-9j54-e3cp
Aliases:
CVE-2021-44548
GHSA-pccr-q7v9-5f27
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') 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.
8.11.1
Affected by 9 other vulnerabilities.
VCID-f12j-fvhp-quec
Aliases:
CVE-2017-3164
GHSA-vrh8-27q8-fr8f
Server-Side Request Forgery (SSRF) There is a Server Side Request Forgery in Apache Solr. Because the `shards` parameter does not have a corresponding allowlist mechanism, a remote attacker with access to the server could make Solr perform an HTTP GET request to any reachable URL.
7.7.0
Affected by 14 other vulnerabilities.
VCID-ftx3-494m-hbee
Aliases:
CVE-2021-27905
GHSA-5phw-3jrp-3vj8
Server-Side Request Forgery in Apache Solr The ReplicationHandler (normally registered at "/replication" under a Solr core) in Apache Solr has a "masterUrl" (also "leaderUrl" alias) parameter that is used to designate another ReplicationHandler on another Solr core to replicate index data into the local core. To prevent a SSRF vulnerability, Solr ought to check these parameters against a similar configuration it uses for the "shards" parameter. Prior to this bug getting fixed, it did not. This problem affects essentially all Solr versions prior to it getting fixed in 8.8.2.
8.8.2
Affected by 9 other vulnerabilities.
VCID-h9gm-dpgv-2yeh
Aliases:
CVE-2018-1308
GHSA-3pph-2595-cgfh
This vulnerability in Apache Solr 1.2 to 6.6.2 and 7.0.0 to 7.2.1 relates to an XML external entity expansion (XXE) in the `&dataConfig=<inlinexml>` parameter of Solr's DataImportHandler. It can be used as XXE using file/ftp/http protocols in order to read arbitrary local files from the Solr server or the internal network.
6.6.3
Affected by 18 other vulnerabilities.
7.3.0
Affected by 17 other vulnerabilities.
VCID-ke61-vddr-4udk
Aliases:
CVE-2017-3163
GHSA-387v-84cv-9qmc
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.
5.5.4
Affected by 15 other vulnerabilities.
6.4.1
Affected by 20 other vulnerabilities.
VCID-tt7h-4geu-5bc9
Aliases:
CVE-2019-0193
GHSA-3gm7-v7vw-866c
XML External Entity (XXE) Injection in Apache Solr In Apache Solr, the DataImportHandler, an optional but popular module to pull in data from databases and other sources, has a feature in which the whole DIH configuration can come from a request's "dataConfig" parameter. The debug mode of the DIH admin screen uses this to allow convenient debugging / development of a DIH config. Since a DIH config can contain scripts, this parameter is a security risk. Starting with version 8.2.0 of Solr, use of this parameter requires setting the Java System property "enable.dih.dataConfigParam" to true.
8.2.0
Affected by 14 other vulnerabilities.
VCID-v5ka-6bd4-33ft
Aliases:
CVE-2025-24814
GHSA-68r2-fwcg-qpm8
Apache Solr vulnerable to Execution with Unnecessary Privileges Core creation allows users to replace "trusted" configset files with arbitrary configuration Solr instances that (1) use the "FileSystemConfigSetService" component (the default in "standalone" or "user-managed" mode), and (2) are running without authentication and authorization are vulnerable to a sort of privilege escalation wherein individual "trusted" configset files can be ignored in favor of potentially-untrusted replacements available elsewhere on the filesystem.  These replacement config files are treated as "trusted" and can use "<lib>" tags to add to Solr's classpath, which an attacker might use to load malicious code as a searchComponent or other plugin. This issue affects all Apache Solr versions up through Solr 9.7.  Users can protect against the vulnerability by enabling authentication and authorization on their Solr clusters or switching to SolrCloud (and away from "FileSystemConfigSetService").  Users are also recommended to upgrade to Solr 9.8.0, which mitigates this issue by disabling use of "<lib>" tags by default.
9.8.0
Affected by 2 other vulnerabilities.
VCID-vvt2-qyef-3fa6
Aliases:
CVE-2015-8797
GHSA-v6gf-x8fp-532v
Improper Neutralization of Input During Web Page Generation in Apache Solr Cross-site scripting (XSS) vulnerability in webapp/web/js/scripts/plugins.js in the stats page in the Admin UI in Apache Solr before 5.3.1 allows remote attackers to inject arbitrary web script or HTML via the entry parameter to a plugins/cache URI.
5.3.1
Affected by 15 other vulnerabilities.
VCID-xypj-xu8p-gkbs
Aliases:
CVE-2017-9803
GHSA-f553-j2gv-g5r9
Apache Solr's Kerberos plugin can be configured to use delegation tokens, which allows an application to reuse the authentication of an end-user or another application. There are two issues with this functionality (when using SecurityAwareZkACLProvider type of ACL provider e.g. SaslZkACLProvider). Firstly, access to the security configuration can be leaked to users other than the solr super user. Secondly, malicious users can exploit this leaked configuration for privilege escalation to further expose/modify private data and/or disrupt operations in the Solr cluster. The vulnerability is fixed from Apache Solr 6.6.1 onwards.
6.6.1
Affected by 20 other vulnerabilities.
VCID-z2u5-9szx-vyax
Aliases:
CVE-2019-0192
GHSA-xhcq-fv7x-grr2
Deserialization of Untrusted Data In Apache Solr versions, the Config API allows to configure the JMX server via an HTTP POST request. By pointing it to a malicious RMI server, an attacker could take advantage of Solr's unsafe deserialization to trigger remote code execution on the Solr side.
6.0.0
Affected by 22 other vulnerabilities.
6.6.6
Affected by 16 other vulnerabilities.
7.0.0
Affected by 21 other vulnerabilities.
VCID-zrn1-s7ht-pbdt
Aliases:
CVE-2021-29262
GHSA-jgcr-fg3g-qvw8
Improper permission handling in Apache Solr When starting Apache Solr versions prior to 8.8.2, configured with the SaslZkACLProvider or VMParamsAllAndReadonlyDigestZkACLProvider and no existing security.json znode, if the optional read-only user is configured then Solr would not treat that node as a sensitive path and would allow it to be readable. Additionally, with any ZkACLProvider, if the security.json is already present, Solr will not automatically update the ACLs.
8.8.2
Affected by 9 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:40:24.075553+00:00 GitLab Importer Affected by VCID-5781-s1ny-q7ey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2023-44487.yml 38.4.0
2026-04-16T21:54:19.838310+00:00 GitLab Importer Affected by VCID-vvt2-qyef-3fa6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2015-8797.yml 38.4.0
2026-04-16T21:36:48.294474+00:00 GitLab Importer Affected by VCID-a4yf-9j54-e3cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-44548.yml 38.4.0
2026-04-16T21:20:47.436831+00:00 GitLab Importer Affected by VCID-3vmh-e7x6-3kf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-29943.yml 38.4.0
2026-04-16T21:20:46.992955+00:00 GitLab Importer Affected by VCID-zrn1-s7ht-pbdt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-29262.yml 38.4.0
2026-04-16T21:20:35.283438+00:00 GitLab Importer Affected by VCID-ftx3-494m-hbee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-27905.yml 38.4.0
2026-04-16T21:06:32.968079+00:00 GitLab Importer Affected by VCID-4dgs-1mk2-5ubr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2020-13941.yml 38.4.0
2026-04-16T20:56:30.836583+00:00 GitLab Importer Affected by VCID-tt7h-4geu-5bc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2019-0193.yml 38.4.0
2026-04-16T20:52:46.529796+00:00 GitLab Importer Affected by VCID-f12j-fvhp-quec https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-3164.yml 38.4.0
2026-04-16T20:52:45.876284+00:00 GitLab Importer Affected by VCID-z2u5-9szx-vyax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2019-0192.yml 38.4.0
2026-04-16T20:42:33.211013+00:00 GitLab Importer Affected by VCID-h9gm-dpgv-2yeh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2018-1308.yml 38.4.0
2026-04-16T20:38:16.622759+00:00 GitLab Importer Affected by VCID-xypj-xu8p-gkbs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-9803.yml 38.4.0
2026-04-16T20:37:55.650291+00:00 GitLab Importer Affected by VCID-ke61-vddr-4udk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-3163.yml 38.4.0
2026-04-16T01:28:06.997754+00:00 GHSA Importer Affected by VCID-f12j-fvhp-quec https://github.com/advisories/GHSA-vrh8-27q8-fr8f 38.4.0
2026-04-16T01:28:06.459940+00:00 GHSA Importer Affected by VCID-z2u5-9szx-vyax https://github.com/advisories/GHSA-xhcq-fv7x-grr2 38.4.0
2026-04-16T01:25:15.206662+00:00 GHSA Importer Affected by VCID-ke61-vddr-4udk https://github.com/advisories/GHSA-387v-84cv-9qmc 38.4.0
2026-04-16T01:25:10.045058+00:00 GHSA Importer Affected by VCID-h9gm-dpgv-2yeh https://github.com/advisories/GHSA-3pph-2595-cgfh 38.4.0
2026-04-12T00:38:19.224977+00:00 GitLab Importer Affected by VCID-v5ka-6bd4-33ft https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2025-24814.yml 38.3.0
2026-04-11T23:59:51.493670+00:00 GitLab Importer Affected by VCID-5781-s1ny-q7ey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2023-44487.yml 38.3.0
2026-04-11T23:09:35.892763+00:00 GitLab Importer Affected by VCID-vvt2-qyef-3fa6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2015-8797.yml 38.3.0
2026-04-11T22:50:41.933498+00:00 GitLab Importer Affected by VCID-a4yf-9j54-e3cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-44548.yml 38.3.0
2026-04-11T22:33:11.842131+00:00 GitLab Importer Affected by VCID-3vmh-e7x6-3kf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-29943.yml 38.3.0
2026-04-11T22:33:11.355401+00:00 GitLab Importer Affected by VCID-zrn1-s7ht-pbdt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-29262.yml 38.3.0
2026-04-11T22:32:58.749545+00:00 GitLab Importer Affected by VCID-ftx3-494m-hbee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-27905.yml 38.3.0
2026-04-11T22:18:05.914914+00:00 GitLab Importer Affected by VCID-4dgs-1mk2-5ubr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2020-13941.yml 38.3.0
2026-04-11T22:07:31.357241+00:00 GitLab Importer Affected by VCID-tt7h-4geu-5bc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2019-0193.yml 38.3.0
2026-04-11T22:03:35.581733+00:00 GitLab Importer Affected by VCID-f12j-fvhp-quec https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-3164.yml 38.3.0
2026-04-11T22:03:34.587710+00:00 GitLab Importer Affected by VCID-z2u5-9szx-vyax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2019-0192.yml 38.3.0
2026-04-11T21:53:09.445270+00:00 GitLab Importer Affected by VCID-h9gm-dpgv-2yeh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2018-1308.yml 38.3.0
2026-04-11T21:48:57.125646+00:00 GitLab Importer Affected by VCID-xypj-xu8p-gkbs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-9803.yml 38.3.0
2026-04-11T21:48:35.765086+00:00 GitLab Importer Affected by VCID-ke61-vddr-4udk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-3163.yml 38.3.0
2026-04-11T12:57:25.842585+00:00 GHSA Importer Affected by VCID-f12j-fvhp-quec https://github.com/advisories/GHSA-vrh8-27q8-fr8f 38.3.0
2026-04-11T12:57:25.316143+00:00 GHSA Importer Affected by VCID-z2u5-9szx-vyax https://github.com/advisories/GHSA-xhcq-fv7x-grr2 38.3.0
2026-04-11T12:54:33.894253+00:00 GHSA Importer Affected by VCID-ke61-vddr-4udk https://github.com/advisories/GHSA-387v-84cv-9qmc 38.3.0
2026-04-11T12:54:28.597123+00:00 GHSA Importer Affected by VCID-h9gm-dpgv-2yeh https://github.com/advisories/GHSA-3pph-2595-cgfh 38.3.0
2026-04-03T00:46:16.501162+00:00 GitLab Importer Affected by VCID-v5ka-6bd4-33ft https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2025-24814.yml 38.1.0
2026-04-03T00:02:55.063814+00:00 GitLab Importer Affected by VCID-5781-s1ny-q7ey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2023-44487.yml 38.1.0
2026-04-02T23:18:23.926685+00:00 GitLab Importer Affected by VCID-vvt2-qyef-3fa6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2015-8797.yml 38.1.0
2026-04-02T23:00:04.540858+00:00 GitLab Importer Affected by VCID-a4yf-9j54-e3cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-44548.yml 38.1.0
2026-04-02T22:44:22.091569+00:00 GitLab Importer Affected by VCID-3vmh-e7x6-3kf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-29943.yml 38.1.0
2026-04-02T22:44:21.639359+00:00 GitLab Importer Affected by VCID-zrn1-s7ht-pbdt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-29262.yml 38.1.0
2026-04-02T22:44:09.932460+00:00 GitLab Importer Affected by VCID-ftx3-494m-hbee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-27905.yml 38.1.0
2026-04-02T22:30:09.540957+00:00 GitLab Importer Affected by VCID-4dgs-1mk2-5ubr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2020-13941.yml 38.1.0
2026-04-02T22:20:17.705976+00:00 GitLab Importer Affected by VCID-tt7h-4geu-5bc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2019-0193.yml 38.1.0
2026-04-02T22:16:36.711016+00:00 GitLab Importer Affected by VCID-f12j-fvhp-quec https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-3164.yml 38.1.0
2026-04-02T22:16:36.036794+00:00 GitLab Importer Affected by VCID-z2u5-9szx-vyax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2019-0192.yml 38.1.0
2026-04-02T22:06:54.921995+00:00 GitLab Importer Affected by VCID-h9gm-dpgv-2yeh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2018-1308.yml 38.1.0
2026-04-02T22:02:51.710443+00:00 GitLab Importer Affected by VCID-xypj-xu8p-gkbs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-9803.yml 38.1.0
2026-04-02T22:02:29.887374+00:00 GitLab Importer Affected by VCID-ke61-vddr-4udk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-3163.yml 38.1.0
2026-04-02T13:49:47.170241+00:00 GHSA Importer Affected by VCID-f12j-fvhp-quec https://github.com/advisories/GHSA-vrh8-27q8-fr8f 38.1.0
2026-04-02T13:49:46.689823+00:00 GHSA Importer Affected by VCID-z2u5-9szx-vyax https://github.com/advisories/GHSA-xhcq-fv7x-grr2 38.1.0
2026-04-02T13:47:10.938640+00:00 GHSA Importer Affected by VCID-ke61-vddr-4udk https://github.com/advisories/GHSA-387v-84cv-9qmc 38.1.0
2026-04-02T13:47:06.141757+00:00 GHSA Importer Affected by VCID-h9gm-dpgv-2yeh https://github.com/advisories/GHSA-3pph-2595-cgfh 38.1.0
2026-04-01T17:38:41.681469+00:00 GitLab Importer Affected by VCID-vvt2-qyef-3fa6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2015-8797.yml 38.0.0
2026-04-01T17:18:49.403892+00:00 GitLab Importer Affected by VCID-a4yf-9j54-e3cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-44548.yml 38.0.0
2026-04-01T17:02:16.053532+00:00 GitLab Importer Affected by VCID-3vmh-e7x6-3kf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-29943.yml 38.0.0
2026-04-01T17:02:15.565908+00:00 GitLab Importer Affected by VCID-zrn1-s7ht-pbdt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-29262.yml 38.0.0
2026-04-01T17:02:01.611531+00:00 GitLab Importer Affected by VCID-ftx3-494m-hbee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2021-27905.yml 38.0.0
2026-04-01T16:48:15.263861+00:00 GitLab Importer Affected by VCID-4dgs-1mk2-5ubr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2020-13941.yml 38.0.0
2026-04-01T16:38:03.305254+00:00 GitLab Importer Affected by VCID-tt7h-4geu-5bc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2019-0193.yml 38.0.0
2026-04-01T16:34:12.710856+00:00 GitLab Importer Affected by VCID-f12j-fvhp-quec https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-3164.yml 38.0.0
2026-04-01T16:34:11.995706+00:00 GitLab Importer Affected by VCID-z2u5-9szx-vyax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2019-0192.yml 38.0.0
2026-04-01T16:23:57.546081+00:00 GitLab Importer Affected by VCID-h9gm-dpgv-2yeh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2018-1308.yml 38.0.0
2026-04-01T16:20:01.420571+00:00 GitLab Importer Affected by VCID-xypj-xu8p-gkbs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-9803.yml 38.0.0
2026-04-01T16:19:38.751298+00:00 GitLab Importer Affected by VCID-ke61-vddr-4udk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.solr/solr-core/CVE-2017-3163.yml 38.0.0