Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE 2018 20843 #548

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

CVE 2018 20843 #548

wants to merge 5 commits into from

Conversation

cytar
Copy link

@cytar cytar commented Feb 23, 2023

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/[email protected], krb5-conf/[email protected]
From: e2fsprogs/[email protected]
From: krb5-conf/[email protected] > krb5/[email protected] > e2fsprogs/[email protected]
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/[email protected], .python-rundeps@0, python2/[email protected], python3/[email protected]
From: expat/[email protected]
From: .python-rundeps@0 > expat/[email protected]
From: python2/[email protected] > expat/[email protected]
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/[email protected], .python-rundeps@0, python2/[email protected], python3/[email protected]
From: expat/[email protected]
From: .python-rundeps@0 > expat/[email protected]
From: python2/[email protected] > expat/[email protected]
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/[email protected], .python-rundeps@0, python2/[email protected], python3/[email protected]
From: sqlite/[email protected]
From: .python-rundeps@0 > sqlite/[email protected]
From: python2/[email protected] > sqlite/[email protected]
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

royrusso and others added 5 commits November 30, 2021 18:49
✗ 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/[email protected], krb5-conf/[email protected]
  From: e2fsprogs/[email protected]
  From: krb5-conf/[email protected] > krb5/[email protected] > e2fsprogs/[email protected]
  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/[email protected], .python-rundeps@0, python2/[email protected], python3/[email protected]
  From: expat/[email protected]
  From: .python-rundeps@0 > expat/[email protected]
  From: python2/[email protected] > expat/[email protected]
  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/[email protected], .python-rundeps@0, python2/[email protected], python3/[email protected]
  From: expat/[email protected]
  From: .python-rundeps@0 > expat/[email protected]
  From: python2/[email protected] > expat/[email protected]
  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/[email protected], .python-rundeps@0, python2/[email protected], python3/[email protected]
  From: sqlite/[email protected]
  From: .python-rundeps@0 > sqlite/[email protected]
  From: python2/[email protected] > sqlite/[email protected]
  and 1 more...
  Image layer: Introduced by your base image (python:3.6.8-alpine3.7)
  Fixed in: 3.25.3-r1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants