CVE-2024-45216
Scores
EPSS
Percentile: 94.1%
CVSS
CVSS Score: 9.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Related Vulnerabilities
Exploits
Vulnerable Software (6)
Type: Configuration
Operating System:
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:solr:*:*:*:*:*:maven:*:*", "versionEndExcluding": "8.11.4", "versionStartIncluding": ...
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:solr:*:*:*:*:*:maven:*:*", "versionEndExcluding": "8.11.4", "versionStartIncluding": "5.3.0" }, { "cpe23uri": "cpe:2.3:a:apache:solr:*:*:*:*:*:maven:*:*", "versionEndExcluding": "9.7.0", "versionStartIncluding": "9.0.0" } ], "negate": false, "operator": "OR" }, { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:org.apache.solr:solr:*:*:*:*:*:maven:*:*", "versionEndExcluding": "8.11.4", "versionStartIncluding": "5.3.0" }, { "cpe23uri": "cpe:2.3:a:org.apache.solr:solr:*:*:*:*:*:maven:*:*", "versionEndExcluding": "9.7.0", "versionStartIncluding": "9.0.0" } ], "negate": false, "operator": "OR" } ], "operator": "OR"}
Source: anchore_overrides
Type: Configuration
Product: lucene-solr
Operating System: debian
{ "unaffected": true}
Source: debian
Type: Configuration
Product: lucene-solr
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: lucene-solr
Operating System: ubuntu oracular 24.10
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: lucene-solr
Operating System: ubuntu plucky 25.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Vendor: *
Product: solr
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*", "versionEndExcluding": "8.11.4", "versionStartIncluding": "5.3.0", "vulnerable": true }, {...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*", "versionEndExcluding": "8.11.4", "versionStartIncluding": "5.3.0", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*", "versionEndExcluding": "9.7.0", "versionStartIncluding": "9.0.0", "vulnerable": true } ], "operator": "OR"}
Source: nvd