{"url":"http://public2.vulnerablecode.io/api/packages/40176?format=json","purl":"pkg:pypi/cryptography@42.0.0","type":"pypi","namespace":"","name":"cryptography","version":"42.0.0","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":"46.0.7","latest_non_vulnerable_version":"46.0.7","affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/36730?format=json","vulnerability_id":"VCID-dzvc-j4et-ukgu","summary":"cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Starting in version 38.0.0 and prior to version 42.0.4, if `pkcs12.serialize_key_and_certificates` is called with both a certificate whose public key did not match the provided private key and an `encryption_algorithm` with `hmac_hash` set (via `PrivateFormat.PKCS12.encryption_builder().hmac_hash(...)`, then a NULL pointer dereference would occur, crashing the Python process. This has been resolved in version 42.0.4, the first version in which a `ValueError` is properly raised.","references":[{"reference_url":"https://github.com/pyca/cryptography","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/pyca/cryptography"},{"reference_url":"https://github.com/pyca/cryptography/commit/97d231672763cdb5959a3b191e692a362f1b9e55","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}],"url":"https://github.com/pyca/cryptography/commit/97d231672763cdb5959a3b191e692a362f1b9e55"},{"reference_url":"https://github.com/pyca/cryptography/pull/10423","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}],"url":"https://github.com/pyca/cryptography/pull/10423"},{"reference_url":"https://github.com/pyca/cryptography/security/advisories/GHSA-6vqw-3v5j-54x4","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}],"url":"https://github.com/pyca/cryptography/security/advisories/GHSA-6vqw-3v5j-54x4"},{"reference_url":"https://github.com/pypa/advisory-database/tree/main/vulns/cryptography/PYSEC-2024-225.yaml","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/pypa/advisory-database/tree/main/vulns/cryptography/PYSEC-2024-225.yaml"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2024-26130","reference_id":"CVE-2024-26130","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2024-26130"},{"reference_url":"https://github.com/advisories/GHSA-6vqw-3v5j-54x4","reference_id":"GHSA-6vqw-3v5j-54x4","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-6vqw-3v5j-54x4"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/40180?format=json","purl":"pkg:pypi/cryptography@42.0.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-jksg-v3x3-z3d3"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/cryptography@42.0.4"}],"aliases":["CVE-2024-26130","GHSA-6vqw-3v5j-54x4","PYSEC-2024-225"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-dzvc-j4et-ukgu"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/37258?format=json","vulnerability_id":"VCID-jksg-v3x3-z3d3","summary":"cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to version 46.0.6, DNS name constraints were only validated against SANs within child certificates, and not the \"peer name\" presented during each validation. Consequently, cryptography would allow a peer named bar.example.com to validate against a wildcard leaf certificate for *.example.com, even if the leaf's parent certificate (or upwards) contained an excluded subtree constraint for bar.example.com. This issue has been patched in version 46.0.6.","references":[{"reference_url":"https://github.com/pyca/cryptography/security/advisories/GHSA-m959-cc7f-wv43","reference_id":"","reference_type":"","scores":[{"value":"5.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"}],"url":"https://github.com/pyca/cryptography/security/advisories/GHSA-m959-cc7f-wv43"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/49105?format=json","purl":"pkg:pypi/cryptography@46.0.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-z9ad-ts2t-1bdj"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/cryptography@46.0.6"}],"aliases":["CVE-2026-34073","GHSA-m959-cc7f-wv43","PYSEC-2026-35"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-jksg-v3x3-z3d3"}],"fixing_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/46943?format=json","vulnerability_id":"VCID-gyar-9xau-nba1","summary":"Python Cryptography package vulnerable to Bleichenbacher timing oracle attack\nA 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.","references":[{"reference_url":"https://bugzilla.redhat.com/show_bug.cgi?id=2254432","reference_id":"","reference_type":"","scores":[],"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2254432"},{"reference_url":"https://github.com/pyca/cryptography","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/pyca/cryptography"},{"reference_url":"https://github.com/pyca/cryptography/issues/9785","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/pyca/cryptography/issues/9785"},{"reference_url":"https://www.couchbase.com/alerts","reference_id":"","reference_type":"","scores":[],"url":"https://www.couchbase.com/alerts"},{"reference_url":"https://access.redhat.com/security/cve/CVE-2023-50782","reference_id":"CVE-2023-50782","reference_type":"","scores":[],"url":"https://access.redhat.com/security/cve/CVE-2023-50782"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-50782","reference_id":"CVE-2023-50782","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-50782"},{"reference_url":"https://github.com/advisories/GHSA-3ww4-gg4f-jr7f","reference_id":"GHSA-3ww4-gg4f-jr7f","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-3ww4-gg4f-jr7f"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/40176?format=json","purl":"pkg:pypi/cryptography@42.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-dzvc-j4et-ukgu"},{"vulnerability":"VCID-jksg-v3x3-z3d3"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/cryptography@42.0.0"}],"aliases":["CVE-2023-50782","GHSA-3ww4-gg4f-jr7f"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-gyar-9xau-nba1"}],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/cryptography@42.0.0"}