GHSA-mjvf-4h88-6xm3

Suggest an improvement
Source
https://github.com/advisories/GHSA-mjvf-4h88-6xm3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/10/GHSA-mjvf-4h88-6xm3/GHSA-mjvf-4h88-6xm3.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-mjvf-4h88-6xm3
Aliases
Published
2024-10-16T09:30:31Z
Modified
2024-10-18T07:57:26.050397Z
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
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Improper Authentication vulnerability in Apache Solr
Details

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
{
    "github_reviewed": true,
    "severity": "CRITICAL",
    "nvd_published_at": "2024-10-16T08:15:05Z",
    "github_reviewed_at": "2024-10-16T17:46:16Z",
    "cwe_ids": [
        "CWE-287",
        "CWE-863"
    ]
}
References

Affected packages

Maven / org.apache.solr:solr

Package

Name
org.apache.solr:solr
View open source insights on deps.dev
Purl
pkg:maven/org.apache.solr/solr

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.3.0
Fixed
8.11.4

Maven / org.apache.solr:solr

Package

Name
org.apache.solr:solr
View open source insights on deps.dev
Purl
pkg:maven/org.apache.solr/solr

Affected ranges

Type
ECOSYSTEM
Events
Introduced
9.0.0
Fixed
9.7.0