CVE-2024-45216
CRITICAL EXPLOITED NUCLEIApache Solr 5.3.0-8.11.3 and 9.0.0-9.6.9 - Authentication Bypass via Fake URL Path Ending
Title source: llmExploitation Summary
CVE-2024-45216 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits from researchers including iSee857, congdong007. A Nuclei detection template is also available.
AI-analyzed exploit summary The repository contains a functional exploit for CVE-2024-45216 targeting Apache Solr, demonstrating remote command execution via crafted HTTP requests. The PoC includes a scanner for detecting vulnerable instances and executing commands like 'id'.
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.
Exploits (2)
The repository contains a functional exploit for CVE-2024-45216 targeting Apache Solr, demonstrating remote command execution via crafted HTTP requests. The PoC includes a scanner for detecting vulnerable instances and executing commands like 'id'.
This PoC exploits an improper authentication vulnerability in Apache Solr (CVE-2024-45216) by bypassing authentication to enable remote streaming and read arbitrary files (e.g., /etc/passwd). It interacts with Solr's admin endpoints to manipulate configuration and retrieve sensitive data.
Nuclei Templates (1)
http.html:"Apache Solr"
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H