2020-10-27 14:02:24 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-27813" ,
2020-12-02 01:01:47 +00:00
"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"
2021-01-07 01:01:50 +00:00
} ,
{
"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"
2023-05-14 01:00:37 +00:00
} ,
{
"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"
2020-12-02 01:01:47 +00:00
}
]
2020-10-27 14:02:24 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-02 01:01:47 +00:00
"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."
2020-10-27 14:02:24 +00:00
}
]
}
}