CVE-2021-29262: Insufficiently Protected Credentials
(updated )
When starting Apache Solr, 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.
References
Detect and mitigate CVE-2021-29262 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →