Unrestricted upload of file with dangerous type in Apache Solr
Critical severity
GitHub Reviewed
Published
Jan 28, 2020
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Package
Affected versions
>= 8.1.1, <= 8.2.0
Patched versions
8.3.0
Description
Reviewed
Jan 28, 2020
Published to the GitHub Advisory Database
Jan 28, 2020
Last updated
Jan 9, 2023
The 8.1.1 and 8.2.0 releases of Apache Solr contain an insecure setting for the ENABLE_REMOTE_JMX_OPTS configuration option in the default solr.in.sh configuration file shipping with Solr. If you use the default solr.in.sh file from the affected releases, then JMX monitoring will be enabled and exposed on RMI_PORT (default=18983), without any authentication. If this port is opened for inbound traffic in your firewall, then anyone with network access to your Solr nodes will be able to access JMX, which may in turn allow them to upload malicious code for execution on the Solr server.
References