CVE-2024-45216
CVSS V2 None
CVSS V3 None
Description
Improper Authentication vulnerability in Apache Solr.
Solr instances using the PKIAuthenticationPlugin, which is enabled by default when Solr Authentication is used, are vulnerable to Authentication bypass.
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.
This fake ending looks like an unprotected API path, however it is stripped off internally after authentication but before API routing.
This issue affects Apache Solr: from 5.3.0 before 8.11.4, from 9.0.0 before 9.7.0.
Users are recommended to upgrade to version 9.7.0, or 8.11.4, which fix the issue.
Overview
- CVE ID
- CVE-2024-45216
- Assigner
- apache
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-10-16T07:50:25.965Z
- Last Modified Date
- 2024-10-16T17:05:03.342Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://solr.apache.org/security.html#cve-2024-45216-apache-solr-authentication-bypass-possible-using-a-fake-url-path-ending | vendor-advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-45216 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45216 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-17 13:20:40 | Added to TrackCVE |