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

High Severity Vulnerability: CVE-2024-39689 in Alpine 3.20 #414

Open
beardo-sid opened this issue Sep 3, 2024 · 3 comments
Open

High Severity Vulnerability: CVE-2024-39689 in Alpine 3.20 #414

beardo-sid opened this issue Sep 3, 2024 · 3 comments

Comments

@beardo-sid
Copy link

Getting the following issue when using alpine 3.20.1:
Vulnerability Overview

CVE: CVE-2024-39689
Vulnerable Library: certifi-2023.7.22-py3-none-any.whl
Python Package: Certifi, used for providing Mozilla's CA Bundle.
Publish Date: July 5, 2024
CVSS 3.0 Base Score: 7.5 (High)

Vulnerability Description :
Certifi is a widely used library that provides a curated collection of Root Certificates to validate the trustworthiness of SSL certificates and verify the identity of TLS hosts. The affected version, certifi-2023.7.22-py3-none-any.whl, includes root certificates from GLOBALTRUST, which are now recognized as untrustworthy due to "long-running and unresolved compliance issues." These certificates are in the process of being removed from Mozilla's trust store. The newer version, certifi-2024.07.04, has removed these problematic root certificates.

Is there a plan to fix VA?

@fossdd
Copy link

fossdd commented Sep 3, 2024

Alpine Linux doesn't use the bundled certificates, instead it relies on system certificates from ca-certificates-bundle. Alpine Linux is unaffected of this CVE.

Also have a look at security.alpinelinux.org where the details of this CVE are listed: https://security.alpinelinux.org/vuln/CVE-2024-39689.

@Subrhamanya
Copy link

@fossdd I can see Certifi is getting pulled when we install python 3.

image

Do you have any say here??

@Subrhamanya
Copy link

@fossdd it seems the issue got resolved after pulling latest changes from alpine. Thanks..

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

No branches or pull requests

3 participants