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.
References
Configurations
History
No history.
Information
Published : 2020-08-17 13:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-13941
Mitre link : CVE-2020-13941
CVE.ORG link : CVE-2020-13941
JSON object : View
Products Affected
apache
- solr
CWE
CWE-20
Improper Input Validation