{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2020-27813",
        "ASSIGNER": "secalert@redhat.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "n/a",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "golang-github-gorilla-websocket",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "github.com/gorilla/websocket v1.4.1"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-190->CWE-400"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1902111",
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902111"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/gorilla/websocket/security/advisories/GHSA-jf24-p9p9-4rjh",
                "url": "https://github.com/gorilla/websocket/security/advisories/GHSA-jf24-p9p9-4rjh"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20210106 [SECURITY] [DLA 2520-1] golang-websocket security update",
                "url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00008.html"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20230513 [SECURITY] [DLA 3420-1] golang-websocket security update",
                "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00012.html"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "An integer overflow vulnerability exists with the length of websocket frames received via a websocket connection. An attacker would use this flaw to cause a denial of service attack on an HTTP Server allowing websocket connections."
            }
        ]
    }
}