CVE-2023-49083

Source
https://cve.org/CVERecord?id=CVE-2023-49083
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-49083.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-49083
Aliases
Downstream
AZL (2)
BELL (1)
CGA (6)
CLSA (2)
DEBIAN (1)
ECHO (1)
MGASA (1)
OESA (1)
openSUSE (2)
RHSA (14)
RLSA (4)
ROOT (1)
SUSE (5)
UBUNTU (1)
Related
Published
2023-11-29T18:50:24Z
Modified
2026-08-12T03:51:26Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
cryptography vulnerable to NULL-dereference when loading PKCS7 certificates
Details

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling load_pem_pkcs7_certificates or load_der_pkcs7_certificates could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious risk of Denial of Service (DoS) for any application attempting to deserialize a PKCS7 blob/certificate. The consequences extend to potential disruptions in system availability and stability. This vulnerability has been patched in version 41.0.6.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-476"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/49xxx/CVE-2023-49083.json"
}
References

Affected packages

Git / github.com/pyca/cryptography

Affected ranges

Type
GIT
Repo
https://github.com/pyca/cryptography
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:cryptography.io:cryptography:*:*:*:*:*:python:*:*",
    "extracted_events":  [
        {
            "introduced":  "3.1"
        },
        {
            "fixed":  "41.0.6"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

3.*
3.1
3.2
3.3
3.4
35.*
35.0.0
36.*
36.0.0
37.*
37.0.0
38.*
38.0.0
39.*
39.0.0
40.*
40.0.0
41.*
41.0.0
41.0.1
41.0.2
41.0.3
41.0.4
41.0.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-49083.json"