{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2021-22945",
        "ASSIGNER": "support@hackerone.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "n/a",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "https://github.com/curl/curl",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "curl 7.73.0 to and including 7.78.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Double Free (CWE-415)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "name": "https://hackerone.com/reports/1269242",
                "url": "https://hackerone.com/reports/1269242"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2021-fc96a3a749",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RWLEC6YVEM2HWUBX67SDGPSY4CQB72OE/"
            },
            {
                "url": "https://www.oracle.com/security-alerts/cpuoct2021.html",
                "refsource": "MISC",
                "name": "https://www.oracle.com/security-alerts/cpuoct2021.html"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://security.netapp.com/advisory/ntap-20211029-0003/",
                "url": "https://security.netapp.com/advisory/ntap-20211029-0003/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2021-1d24845e93",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/APOAK4X73EJTAPTSVT7IRVDMUWVXNWGD/"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf",
                "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://support.apple.com/kb/HT213183",
                "url": "https://support.apple.com/kb/HT213183"
            },
            {
                "refsource": "FULLDISC",
                "name": "20220314 APPLE-SA-2022-03-14-4 macOS Monterey 12.3",
                "url": "http://seclists.org/fulldisclosure/2022/Mar/29"
            },
            {
                "refsource": "DEBIAN",
                "name": "DSA-5197",
                "url": "https://www.debian.org/security/2022/dsa-5197"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202212-01",
                "url": "https://security.gentoo.org/glsa/202212-01"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "When sending data to an MQTT server, libcurl <= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer to an already freed memory area and both use that again in a subsequent call to send data and also free it *again*."
            }
        ]
    }
}