cvelist/2018/8xxx/CVE-2018-8026.json
2019-03-18 03:45:18 +00:00

81 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"DATE_PUBLIC": "2018-07-04T00:00:00",
"ID": "CVE-2018-8026",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Solr",
"version": {
"version_data": [
{
"version_value": "6.0.0 to 6.6.4"
},
{
"version_value": "7.0.0 to 7.3.1"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "104690",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104690"
},
{
"name": "https://issues.apache.org/jira/browse/SOLR-12450",
"refsource": "CONFIRM",
"url": "https://issues.apache.org/jira/browse/SOLR-12450"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190307-0002/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190307-0002/"
},
{
"name": "[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)",
"refsource": "MLIST",
"url": "https://mail-archives.apache.org/mod_mbox/lucene-solr-user/201807.mbox/%3C0cdc01d413b7%24f97ba580%24ec72f080%24%40apache.org%3E"
}
]
}
}