GHSA-2289-pqfq-6wx7

Suggest an improvement
Source
https://github.com/advisories/GHSA-2289-pqfq-6wx7
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/01/GHSA-2289-pqfq-6wx7/GHSA-2289-pqfq-6wx7.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2289-pqfq-6wx7
Aliases
Published
2020-01-28T22:26:54Z
Modified
2023-11-08T04:01:04.539490Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Unrestricted upload of file with dangerous type in Apache Solr
Details

The 8.1.1 and 8.2.0 releases of Apache Solr contain an insecure setting for the ENABLEREMOTEJMXOPTS 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 RMIPORT (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.

Database specific
{
    "nvd_published_at": null,
    "github_reviewed_at": "2020-01-28T22:25:32Z",
    "severity": "CRITICAL",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-434"
    ]
}
References

Affected packages

Maven / org.apache.solr:solr-core

Package

Name
org.apache.solr:solr-core
View open source insights on deps.dev
Purl
pkg:maven/org.apache.solr/solr-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
8.1.1
Fixed
8.3.0

Affected versions

8.*

8.1.1
8.2.0

Database specific

{
    "last_known_affected_version_range": "<= 8.2.0"
}