Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRP: CVE-2024-45216 - Apache Solr Authentication Bypass #545

Open
W0ngL1 opened this issue Oct 29, 2024 · 2 comments
Open

PRP: CVE-2024-45216 - Apache Solr Authentication Bypass #545

W0ngL1 opened this issue Oct 29, 2024 · 2 comments
Assignees
Labels
Contributor queue When a contributor has already one issue/PR in review, we put the following ones on hold with this.

Comments

@W0ngL1
Copy link
Contributor

W0ngL1 commented Oct 29, 2024

Hi team,

I would like to contribute the implementation for a plugin that detects CVE-2024-45216.

Vulnerability 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.

Score: 9.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

References:
https://nvd.nist.gov/vuln/detail/CVE-2024-45216

Affected Versions:
5.3.0 <= Apache Solr < 8.11.4
9.0.0 <= Apache Solr < 9.7.0

@tooryx
Copy link
Member

tooryx commented Nov 5, 2024

Hey @W0ngL1,

Adding this to your contributor queue for now. We can review it once your Grafana fingerprints are merged.

~tooryx

@tooryx tooryx added the Contributor queue When a contributor has already one issue/PR in review, we put the following ones on hold with this. label Nov 5, 2024
@W0ngL1
Copy link
Contributor Author

W0ngL1 commented Nov 5, 2024

Copy that. Thank you @tooryx.

Could you take a look about git-lfs and big file problems in the PR of grafana fingerprints #548.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor queue When a contributor has already one issue/PR in review, we put the following ones on hold with this.
Projects
None yet
Development

No branches or pull requests

2 participants