First published: Fri Mar 08 2019(Updated: )
Server Side Request Forgery in Apache Solr, versions 1.3 until 7.6 (inclusive). Since the "shards" parameter does not have a corresponding whitelist mechanism, a remote attacker with access to the server could make Solr perform an HTTP GET request to any reachable URL.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Solr | >=1.3.0<=7.6.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-3164 is a vulnerability in Apache Solr that allows an attacker to perform server-side request forgery.
CVE-2017-3164 affects Apache Solr versions 1.3.0 to 7.6.0 (inclusive).
The severity of CVE-2017-3164 is considered high with a CVSS score of 7.5.
CVE-2017-3164 allows an attacker to make Solr perform an HTTP GET request to any reachable URL by exploiting the lack of a whitelist mechanism for the "shards" parameter.
Yes, you can find references for CVE-2017-3164 at the following links: [1] [2] [3].