ghsa-j346-h5wc-rw2m
Vulnerability from github
Published
2022-02-09 23:19
Modified
2022-02-09 23:19
Severity ?
Summary
Incorrect Authorization in Apache Solr
Details
In Apache Solr, the cluster can be partitioned into multiple collections and only a subset of nodes actually host any given collection. However, if a node receives a request for a collection it does not host, it proxies the request to a relevant node and serves the request. Solr bypasses all authorization settings for such requests. This affects all Solr versions prior to 7.7 that use the default authorization mechanism of Solr (RuleBasedAuthorizationPlugin).
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.solr:solr-parent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.7.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.solr:solr-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.7.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-11802" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2021-04-14T18:11:26Z", "nvd_published_at": "2020-04-01T22:15:00Z", "severity": "MODERATE" }, "details": "In Apache Solr, the cluster can be partitioned into multiple collections and only a subset of nodes actually host any given collection. However, if a node receives a request for a collection it does not host, it proxies the request to a relevant node and serves the request. Solr bypasses all authorization settings for such requests. This affects all Solr versions prior to 7.7 that use the default authorization mechanism of Solr (RuleBasedAuthorizationPlugin).", "id": "GHSA-j346-h5wc-rw2m", "modified": "2022-02-09T23:19:26Z", "published": "2022-02-09T23:19:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11802" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2019/04/24/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Incorrect Authorization in Apache Solr" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.