Security Advisory

CVE-2020-13941

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2020-08-17 12:16:37
Last updated 2024-08-04 12:32:14
Assigner apache
CVSS score not scored
State PUBLISHED

Description

Reported in SOLR-14515 (private) and fixed in SOLR-14561 (public), released in Solr version 8.6.0. The Replication handler (https://lucene.apache.org/solr/guide/8_6/index-replication.html#http-api-commands-for-the-replicationhandler) allows commands backup, restore and deleteBackup. Each of these take a location parameter, which was not validated, i.e you could read/write to any location the solr user can access.