{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-0216",
        "assignerOrgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
        "state": "PUBLISHED",
        "assignerShortName": "openssl",
        "dateReserved": "2023-01-11T12:01:06.675Z",
        "datePublished": "2023-02-08T19:03:05.652Z",
        "dateUpdated": "2024-08-02T05:02:43.906Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "OpenSSL",
                    "vendor": "OpenSSL",
                    "versions": [
                        {
                            "lessThan": "3.0.8",
                            "status": "affected",
                            "version": "3.0.0",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "type": "reporter",
                    "user": "00000000-0000-4000-9000-000000000000",
                    "value": "Marc Schönefeld"
                },
                {
                    "lang": "en",
                    "type": "remediation developer",
                    "user": "00000000-0000-4000-9000-000000000000",
                    "value": "Tomáš Mráz"
                }
            ],
            "datePublic": "2023-02-07T00:00:00.000Z",
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "An invalid pointer dereference on read can be triggered when an<br>application tries to load malformed PKCS7 data with the<br>d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions.<br><br>The result of the dereference is an application crash which could<br>lead to a denial of service attack. The TLS implementation in OpenSSL<br>does not call this function however third party applications might<br>call these functions on untrusted data.<br><br>"
                        }
                    ],
                    "value": "An invalid pointer dereference on read can be triggered when an\napplication tries to load malformed PKCS7 data with the\nd2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions.\n\nThe result of the dereference is an application crash which could\nlead to a denial of service attack. The TLS implementation in OpenSSL\ndoes not call this function however third party applications might\ncall these functions on untrusted data.\n\n"
                }
            ],
            "metrics": [
                {
                    "format": "other",
                    "other": {
                        "content": {
                            "text": "Moderate"
                        },
                        "type": "https://www.openssl.org/policies/secpolicy.html"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "invalid pointer dereference",
                            "lang": "en"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
                "shortName": "openssl",
                "dateUpdated": "2023-02-24T14:44:35.753Z"
            },
            "references": [
                {
                    "name": "OpenSSL Advisory",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://www.openssl.org/news/secadv/20230207.txt"
                },
                {
                    "name": "3.0.8 git commit",
                    "tags": [
                        "patch"
                    ],
                    "url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=934a04f0e775309cadbef0aa6b9692e1b12a76c6"
                },
                {
                    "url": "https://security.gentoo.org/glsa/202402-08"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "title": "Invalid pointer dereference in d2i_PKCS7 functions",
            "x_generator": {
                "engine": "Vulnogram 0.1.0-dev"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T05:02:43.906Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "OpenSSL Advisory",
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://www.openssl.org/news/secadv/20230207.txt"
                    },
                    {
                        "name": "3.0.8 git commit",
                        "tags": [
                            "patch",
                            "x_transferred"
                        ],
                        "url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=934a04f0e775309cadbef0aa6b9692e1b12a76c6"
                    },
                    {
                        "url": "https://security.gentoo.org/glsa/202402-08",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}