BIT-solr-2024-45216

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/solr/BIT-solr-2024-45216.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-solr-2024-45216
Aliases
Published
2024-10-18T07:18:31.999Z
Modified
2025-05-20T10:02:07.006Z
Summary
Apache Solr: Authentication bypass possible using a fake URL Path ending
Details

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.

Database specific
{
    "severity": "Critical",
    "cpes": [
        "cpe:2.3:a:apache:solr:*:*:*:*:*:maven:*:*"
    ]
}
References

Affected packages

Bitnami / solr

Package

Name
solr
Purl
pkg:bitnami/solr

Severity

  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
5.3.0
Fixed
8.11.4
Introduced
9.0.0
Fixed
9.7.0