{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-4513",
        "ASSIGNER": "cve@gitlab.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "BT SDP dissector memory leak in Wireshark 4.0.0 to 4.0.7 and 3.6.0 to 3.6.15 allows denial of service via packet injection or crafted capture file"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-401: Missing Release of Memory after Effective Lifetime",
                        "cweId": "CWE-401"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Wireshark Foundation",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Wireshark",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "4.0.0",
                                            "version_value": "4.0.8"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "3.6.0",
                                            "version_value": "3.6.16"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://www.wireshark.org/security/wnpa-sec-2023-25.html",
                "refsource": "MISC",
                "name": "https://www.wireshark.org/security/wnpa-sec-2023-25.html"
            },
            {
                "url": "https://gitlab.com/wireshark/wireshark/-/issues/19259",
                "refsource": "MISC",
                "name": "https://gitlab.com/wireshark/wireshark/-/issues/19259"
            }
        ]
    },
    "solution": [
        {
            "lang": "en",
            "value": "Upgrade to version 4.0.8, 3.6.16 or above."
        }
    ],
    "credits": [
        {
            "lang": "en",
            "value": "Chenyuan Mi"
        }
    ],
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "LOW",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
                "version": "3.1"
            }
        ]
    }
}