CVE-2024-45216

Severity CVSS v4.0:
Pending analysis
Type:
CWE-287 Authentication Issues
Publication date:
16/10/2024
Last modified:
01/07/2025

Description

Improper Authentication vulnerability in Apache Solr.<br /> <br /> Solr instances using the PKIAuthenticationPlugin, which is enabled by default when Solr Authentication is used, are vulnerable to Authentication bypass.<br /> A fake ending at the end of any Solr API URL path, will allow requests to skip Authentication while maintaining the API contract with the original URL Path.<br /> This fake ending looks like an unprotected API path, however it is stripped off internally after authentication but before API routing.<br /> <br /> <br /> This issue affects Apache Solr: from 5.3.0 before 8.11.4, from 9.0.0 before 9.7.0.<br /> <br /> Users are recommended to upgrade to version 9.7.0, or 8.11.4, which fix the issue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:* 5.3.0 (including) 8.11.4 (excluding)
cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:* 9.0.0 (including) 9.7.0 (excluding)