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

Remediation for cryptography vulnerabilities #126794

Closed
marlenkassym opened this issue Nov 13, 2024 · 1 comment
Closed

Remediation for cryptography vulnerabilities #126794

marlenkassym opened this issue Nov 13, 2024 · 1 comment

Comments

@marlenkassym
Copy link

marlenkassym commented Nov 13, 2024

Bug report

Bug description:

# Add a code block here, if required

The following cryptography security vulnerabilities are being detected in python v3.12.3. Have there been any advisory on when and how these will be addressed? Thanks.

CVE-2023-50782
CVE-2024-0727
CVE-2024-26130

Evidence
/usr/lib/python3/dist-packages/cryptography-41.0.7.dist-info/METADATA
/usr/lib/python3/dist-packages/cryptography.egg-info/PKG-INFO

CPython versions tested on:

CPython main branch

Operating systems tested on:

Linux

@marlenkassym marlenkassym added the type-bug An unexpected behavior, bug, or error label Nov 13, 2024
@brianschubert
Copy link
Contributor

Hi marlenkassym, this isn't a CPython issue. cryptography is a third-party library, not a part of CPython.

Have there been any advisory on when and how these will be addressed?

The pages you linked list the versions of cryptography that have patches for those CVEs. You can simply upgrade to a patched version. If you installed the package through redistributor (e.g. a system package manager), then you should check with them for a patched version of the package.

@terryjreedy terryjreedy closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2024
@terryjreedy terryjreedy removed the type-bug An unexpected behavior, bug, or error label Nov 13, 2024
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