CVE-2021-29262

CVE-2021-29262: Misapplied Zookeeper ACLs can result in leakage of configured authentication and authorization settings

Vendor Apache Software Foundation
Product Apache Solr
Weakness CWE-522 · Insufficiently protected credentials
Published April 13, 2021
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

When starting Apache Solr versions prior to 8.8.2, configured with the SaslZkACLProvider or VMParamsAllAndReadonlyDigestZkACLProvider and no existing security.json znode, if the optional read-only user is configured then Solr would not treat that node as a sensitive path and would allow it to be readable. Additionally, with any ZkACLProvider, if the security.json is already present, Solr will not automatically update the ACLs.

Key dates

02Disclosure timeline

April 13, 2021 CVE published
August 3, 2024 Record updated