BIT-solr-2024-52012

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/solr/BIT-solr-2024-52012.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-solr-2024-52012
Aliases
Published
2025-01-29T07:20:30.008Z
Modified
2025-05-20T10:02:07.006Z
Summary
Apache Solr: Configset upload on Windows allows arbitrary path write-access
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:apache:solr:*:*:*:*:*:maven:*:*"
    ],
    "severity": "Medium"
}
References

Affected packages

Bitnami / solr

Package

Name
solr
Purl
pkg:bitnami/solr

Severity

  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
6.6.0
Fixed
9.8.0