ID CVE-2018-8026
Summary This vulnerability in Apache Solr 6.0.0 to 6.6.4 and 7.0.0 to 7.3.1 relates to an XML external entity expansion (XXE) in Solr config files (currency.xml, enumsConfig.xml referred from schema.xml, TIKA parsecontext config file). In addition, Xinclude functionality provided in these config files is also affected in a similar way. The vulnerability can be used as XXE using file/ftp/http protocols in order to read arbitrary local files from the Solr server or the internal network. The manipulated files can be uploaded as configsets using Solr's API, allowing to exploit that vulnerability.
References
Vulnerable Configurations
  • cpe:2.3:a:apache:solr:6.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:6.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:6.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:7.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:7.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:7.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:7.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:7.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:7.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:7.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:7.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:7.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:7.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:7.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:7.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:solr:7.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:solr:7.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:*
    cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:*
  • cpe:2.3:a:netapp:storage_automation_store:-:*:*:*:*:*:*:*
    cpe:2.3:a:netapp:storage_automation_store:-:*:*:*:*:*:*:*
CVSS
Base: 2.1 (as of 29-03-2019 - 18:44)
Impact:
Exploitability:
CWE CWE-611
CAPEC
  • XML External Entities Blowup
    This attack takes advantage of the entity replacement property of XML where the value of the replacement is a URI. A well-crafted XML document could have the entity refer to a URI that consumes a large amount of resources to create a denial of service condition. This can cause the system to either freeze, crash, or execute arbitrary code depending on the URI.
Access
VectorComplexityAuthentication
LOCAL LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL NONE NONE
cvss-vector via4 AV:L/AC:L/Au:N/C:P/I:N/A:N
refmap via4
bid 104690
confirm
mlist [lucene-solr-user] 20180704 [SECURITY] CVE-2018-8026: XXE vulnerability due to Apache Solr configset upload (exchange rate provider config / enum field config / TIKA parsecontext)
Last major update 29-03-2019 - 18:44
Published 05-07-2018 - 14:29
Last modified 29-03-2019 - 18:44
Back to Top