Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

chore(deps): update dependency cryptography to v42 [security] #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography (changelog) <41.0.0 -> <42.0.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

GitHub Vulnerability Alerts

CVE-2023-50782

A flaw was found in the python-cryptography package. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data.

CVE-2024-0727

Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL
to crash leading to a potential Denial of Service attack

Impact summary: Applications loading files in the PKCS12 format from untrusted
sources might terminate abruptly.

A file in PKCS12 format can contain certificates and keys and may come from an
untrusted source. The PKCS12 specification allows certain fields to be NULL, but
OpenSSL does not correctly check for this case. This can lead to a NULL pointer
dereference that results in OpenSSL crashing. If an application processes PKCS12
files from an untrusted source using the OpenSSL APIs then that application will
be vulnerable to this issue.

OpenSSL APIs that are vulnerable to this are: PKCS12_parse(),
PKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes()
and PKCS12_newpass().

We have also fixed a similar issue in SMIME_write_PKCS7(). However since this
function is related to writing data we do not consider it security significant.

The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue.


Release Notes

pyca/cryptography (cryptography)

v42.0.2

Compare Source

v42.0.1

Compare Source

v42.0.0

Compare Source

v41.0.7

Compare Source

v41.0.6

Compare Source

v41.0.5

Compare Source

v41.0.4

Compare Source

v41.0.3

Compare Source

v41.0.2

Compare Source

v41.0.1

Compare Source

v41.0.0

Compare Source

v40.0.2

Compare Source

v40.0.1

Compare Source

v40.0.0

Compare Source

v39.0.2

Compare Source

v39.0.1

Compare Source

v39.0.0

Compare Source

v38.0.4

Compare Source

v38.0.3

Compare Source

v38.0.2

Compare Source

v38.0.1

Compare Source

v38.0.0

Compare Source

v37.0.4

Compare Source

v37.0.3

Compare Source

v37.0.2

Compare Source

v37.0.1

Compare Source

v37.0.0

Compare Source

v36.0.2

Compare Source

v36.0.1

Compare Source

v36.0.0

Compare Source

v35.0.0

Compare Source

v3.4.8

Compare Source

v3.4.7

Compare Source

v3.4.6

Compare Source

v3.4.5

Compare Source

v3.4.4

Compare Source

v3.4.3

Compare Source

v3.4.2

Compare Source

v3.4.1

Compare Source

v3.4

Compare Source

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3

Compare Source

v3.2.1

Compare Source

v3.2

Compare Source

v3.1.1

Compare Source

v3.1

Compare Source

v3.0

Compare Source

v2.9.2

Compare Source

v2.9.1

Compare Source

v2.9

Compare Source

v2.8

Compare Source

v2.7

Compare Source

v2.6.1

Compare Source

v2.6

Compare Source

v2.5

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4

Compare Source

v2.3.1

Compare Source

v2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2

Compare Source

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0

Compare Source

v1.9

Compare Source

v1.8.2

Compare Source

v1.8.1

Compare Source

v1.8

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7

Compare Source

v1.6

Compare Source

v1.5.3

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

v1.5

Compare Source

v1.4

Compare Source

v1.3.4

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3

Compare Source

v1.2.3

Compare Source

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2

Compare Source

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0

Compare Source

v0.9.3

Compare Source

v0.9.2

Compare Source

v0.9.1

Compare Source

v0.9

Compare Source

v0.8.2

Compare Source

v0.8.1

Compare Source

v0.8

Compare Source

v0.7.2

Compare Source

v0.7.1

Compare Source

v0.7

Compare Source

v0.6.1

Compare Source

v0.6

Compare Source

v0.5.4

Compare Source

v0.5.3

Compare Source

v0.5.2

Compare Source

v0.5.1

Compare Source

v0.5

Compare Source

v0.4

Compare Source

v0.3

Compare Source

v0.2.2

Compare Source

v0.2.1

Compare Source

v0.2

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch 3 times, most recently from 5a191b2 to 99b1093 Compare March 21, 2024 22:04
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch 3 times, most recently from df2ca6d to e969383 Compare March 28, 2024 19:35
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch 6 times, most recently from ec6c5d9 to dd036bd Compare April 5, 2024 07:41
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch 2 times, most recently from 4214668 to 4bc7cbc Compare April 14, 2024 12:59
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch 2 times, most recently from c9ee348 to 969b59c Compare May 1, 2024 12:28
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch 4 times, most recently from 2752ef4 to 49cb04f Compare May 15, 2024 21:33
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch 2 times, most recently from f53a4c5 to 7dbee22 Compare May 27, 2024 13:15
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch 2 times, most recently from eb761af to 7b72718 Compare June 4, 2024 16:13
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch 2 times, most recently from 1ceb07d to 7b00668 Compare June 27, 2024 09:56
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch from 7b00668 to 50b7178 Compare July 14, 2024 09:34
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch from 50b7178 to d46cc3e Compare July 14, 2024 13:57
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.

0 participants