2022-05-12 20:01:31 +00:00
{
2022-08-10 20:10:35 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@golang.org" ,
"ID" : "CVE-2022-30631" ,
"STATE" : "PUBLIC"
} ,
2022-05-12 20:01:31 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2022-08-10 20:10:35 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "compress/gzip" ,
"version" : {
"version_data" : [
{
"version_value" : "1.17.12" ,
"version_affected" : "<"
} ,
{
"version_value" : "1.18.0" ,
"version_affected" : ">="
} ,
{
"version_value" : "1.18.4" ,
"version_affected" : "<"
}
]
}
}
]
} ,
"vendor_name" : "Go"
}
]
}
2022-05-12 20:01:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-10 20:10:35 +00:00
"value" : "Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-674: Uncontrolled Recursion"
}
]
2022-05-12 20:01:31 +00:00
}
]
2022-08-10 20:10:35 +00:00
} ,
"references" : {
"reference_data" : [
{
"url" : "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" ,
"refsource" : "MISC" ,
"name" : "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2022-0524" ,
"refsource" : "MISC" ,
"name" : "https://pkg.go.dev/vuln/GO-2022-0524"
} ,
{
"url" : "https://go.dev/cl/417067" ,
"refsource" : "MISC" ,
"name" : "https://go.dev/cl/417067"
} ,
{
"url" : "https://go.googlesource.com/go/+/b2b8872c876201eac2d0707276c6999ff3eb185e" ,
"refsource" : "MISC" ,
"name" : "https://go.googlesource.com/go/+/b2b8872c876201eac2d0707276c6999ff3eb185e"
} ,
{
"url" : "https://go.dev/issue/53168" ,
"refsource" : "MISC" ,
"name" : "https://go.dev/issue/53168"
2022-08-17 04:00:38 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2022-30c5ed5625" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/"
2022-08-10 20:10:35 +00:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : ""
}
]
2022-05-12 20:01:31 +00:00
}