ElasticHQ / elasticsearch-HQ

Monitoring and Management Web Application for ElasticSearch instances and clusters.
http://www.elastichq.org
Other
4.96k stars 528 forks source link

CVE 2018 20843 #548

Open cytar opened 1 year ago

cytar commented 1 year ago

Instructions

Please try and perform pull requests against the develop branch.

Merging against the master branch causes a new release to be deployed, and I'd like to avoid that on every PR.

PR Details

Fix CVE 2018 20843 by upgrading expat and dependencies

Description

Fix following scenned vulerabilities:

✗ Medium severity vulnerability found in e2fsprogs/libcom_err Description: Out-of-bounds Write Info: https://snyk.io/vuln/SNYK-ALPINE37-E2FSPROGS-493456 Introduced through: e2fsprogs/libcom_err@1.43.7-r0, krb5-conf/krb5-conf@1.0-r1 From: e2fsprogs/libcom_err@1.43.7-r0 From: krb5-conf/krb5-conf@1.0-r1 > krb5/krb5-libs@1.15.4-r0 > e2fsprogs/libcom_err@1.43.7-r0 Image layer: Introduced by your base image (python:3.6.8-alpine3.7) Fixed in: 1.43.7-r1

✗ High severity vulnerability found in expat/expat Description: XML External Entity (XXE) Injection Info: https://snyk.io/vuln/SNYK-ALPINE37-EXPAT-453374 Introduced through: expat/expat@2.2.5-r0, .python-rundeps@0, python2/python2@2.7.15-r2, python3/python3@3.6.9-r1 From: expat/expat@2.2.5-r0 From: .python-rundeps@0 > expat/expat@2.2.5-r0 From: python2/python2@2.7.15-r2 > expat/expat@2.2.5-r0 and 1 more... Image layer: Introduced by your base image (python:3.6.8-alpine3.7) Fixed in: 2.2.7-r0

✗ High severity vulnerability found in expat/expat Description: Out-of-bounds Read Info: https://snyk.io/vuln/SNYK-ALPINE37-EXPAT-489399 Introduced through: expat/expat@2.2.5-r0, .python-rundeps@0, python2/python2@2.7.15-r2, python3/python3@3.6.9-r1 From: expat/expat@2.2.5-r0 From: .python-rundeps@0 > expat/expat@2.2.5-r0 From: python2/python2@2.7.15-r2 > expat/expat@2.2.5-r0 and 1 more... Image layer: Introduced by your base image (python:3.6.8-alpine3.7) Fixed in: 2.2.7-r1

✗ Critical severity vulnerability found in sqlite/sqlite-libs Description: Out-of-bounds Read Info: https://snyk.io/vuln/SNYK-ALPINE37-SQLITE-458200 Introduced through: sqlite/sqlite-libs@3.25.3-r0, .python-rundeps@0, python2/python2@2.7.15-r2, python3/python3@3.6.9-r1 From: sqlite/sqlite-libs@3.25.3-r0 From: .python-rundeps@0 > sqlite/sqlite-libs@3.25.3-r0 From: python2/python2@2.7.15-r2 > sqlite/sqlite-libs@3.25.3-r0 and 1 more... Image layer: Introduced by your base image (python:3.6.8-alpine3.7) Fixed in: 3.25.3-r1

Related Issue

CVE-2018-20843