#VU20062 Exposed dangerous method or function in Apache Solr - CVE-2019-0193
Published: August 13, 2019 / Updated: February 20, 2022
Apache Solr
Apache Foundation
Description
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to DataImportHandler module in Apache Solr has a feature in which the whole DIH configuration can come from a request's "dataConfig" parameter. The debug mode of the DIH admin screen uses this to allow convenient debugging / development of a DIH config. A remote attacker can send a specially crafted reuqest to the affected application and execute arbitrary code on the target system.