google-auth-library-python
google-auth-library-python copied to clipboard
chore(deps): update dependency cryptography to v42 [security]
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| cryptography (changelog) | < 39.0.0 -> <42.0.3 |
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
v42.0.1
v42.0.0
v41.0.7
v41.0.6
v41.0.5
v41.0.4
v41.0.3
v41.0.2
v41.0.1
v41.0.0
v40.0.2
v40.0.1
v40.0.0
v39.0.2
v39.0.1
v39.0.0
v38.0.4
v38.0.3
v38.0.2
v38.0.1
v38.0.0
v37.0.4
v37.0.3
v37.0.2
v37.0.1
v37.0.0
v36.0.2
v36.0.1
v36.0.0
v35.0.0
v3.4.8
v3.4.7
v3.4.6
v3.4.5
v3.4.4
v3.4.3
v3.4.2
v3.4.1
v3.4
v3.3.2
v3.3.1
v3.3
v3.2.1
v3.2
v3.1.1
v3.1
v3.0
v2.9.2
v2.9.1
v2.9
v2.8
v2.7
v2.6.1
v2.6
v2.5
v2.4.2
v2.4.1
v2.4
v2.3.1
v2.3
v2.2.2
v2.2.1
v2.2
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1
v2.0.3
v2.0.2
v2.0.1
v2.0
v1.9
v1.8.2
v1.8.1
v1.8
v1.7.2
v1.7.1
v1.7
v1.6
v1.5.3
v1.5.2
v1.5.1
v1.5
v1.4
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3
v1.2.3
v1.2.2
v1.2.1
v1.2
v1.1.2
v1.1.1
v1.1
v1.0.2
v1.0.1
v1.0
v0.9.3
v0.9.2
v0.9.1
v0.9
v0.8.2
v0.8.1
v0.8
v0.7.2
v0.7.1
v0.7
v0.6.1
v0.6
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5
v0.4
v0.3
v0.2.2
v0.2.1
v0.2
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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.