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

Security upgrade cryptography from 42.0.2 to 42.0.4 #5420

Closed
wants to merge 4 commits into from

Conversation

ByteJoseph
Copy link

This pull request upgrades the cryptography from version 42.0.2 to version 42.0.4. The upgrade is essential to ensure that our application benefits from the latest security patches, bug fixes, and potentially performance improvements provided by the newer version.

42.0.4 - 2024-02-20
Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to Alexander-Programming for reporting the issue. CVE-2024-26130

Fixed ASN.1 encoding for PKCS7/SMIME signed messages. The fields SMIMECapabilities and SignatureAlgorithmIdentifier should now be correctly encoded according to the definitions in RFC 2633 RFC 3370.

snyk-bot and others added 4 commits February 22, 2024 17:26
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6261585
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6261585
…3aaefb02c8faf9504

[Snyk] Security upgrade cryptography from 42.0.2 to 42.0.4
…cc2911957385019e0

[Snyk] Security upgrade cryptography from 42.0.2 to 42.0.4
@davidism davidism closed this Feb 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants