CVE-2024-52012
Relative Path Traversal vulnerability in Apache Solr.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 47.2%, higher than 99% of all known CVEs. Patch or mitigate before the next change window.
Description
Relative Path Traversal vulnerability in Apache Solr. Solr instances running on Windows are vulnerable to arbitrary filepath write-access, due to a lack of input-sanitation in the "configset upload" API. Commonly known as a "zipslip", maliciously constructed ZIP files can use relative filepaths to write data to unanticipated parts of the filesystem. This issue affects Apache Solr: from 6.6 through 9.7.0. Users are recommended to upgrade to version 9.8.0, which fixes the issue. Users unable to upgrade may also safely prevent the issue by using Solr's "Rule-Based Authentication Plugin" to restrict access to the configset upload API, so that it can only be accessed by a trusted set of administrators/users.
- CVSS 3.1
- 5.4 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
- EPSS
- 47.21% probability · 99th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-23
- Affected
- apache/solr
- Source
- security@apache.org
References
- https://lists.apache.org/thread/yp39pgbv4vf1746pf5yblz84lv30vfxdMailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2025/01/26/2Mailing List, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.