Apache Solr's Kerberos plugin can be configured to use delegation tokens, which allows an application to reuse the authentication of an end-user or another application. There are two issues with this functionality (when using SecurityAwareZkACLProvider type of ACL provider e.g. SaslZkACLProvider). Firstly, access to the security configuration can be leaked to users other than the solr super user. Secondly, malicious users can exploit this leaked configuration for privilege escalation to further expose/modify private data and/or disrupt operations in the Solr cluster. The vulnerability is fixed from Apache Solr 6.6.1 onwards.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: apache

Published: 2017-09-18T00:00:00

Updated: 2019-02-20T19:57:01

Reserved: 2017-06-21T00:00:00


Link: CVE-2017-9803

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2017-09-18T21:29:00.280

Modified: 2023-11-07T02:50:53.537


Link: CVE-2017-9803

JSON object: View

cve-icon Redhat Information

No data.

CWE