2023-04-05 20:00:49 +00:00
{
2023-08-02 20:00:34 +00:00
"data_version" : "4.0" ,
2023-04-05 20:00:49 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-29408" ,
2023-08-02 20:00:34 +00:00
"ASSIGNER" : "security@golang.org" ,
"STATE" : "PUBLIC"
2023-04-05 20:00:49 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-08-02 20:00:34 +00:00
"value" : "The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height, and encoded size) to make the decoder decode large amounts of compressed data, consuming excessive memory and CPU."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-770: Allocation of Resources Without Limits or Throttling"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "golang.org/x/image" ,
"product" : {
"product_data" : [
{
"product_name" : "golang.org/x/image/tiff" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "0.10.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://go.dev/issue/61582" ,
"refsource" : "MISC" ,
"name" : "https://go.dev/issue/61582"
} ,
{
"url" : "https://go.dev/cl/514897" ,
"refsource" : "MISC" ,
"name" : "https://go.dev/cl/514897"
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2023-1989" ,
"refsource" : "MISC" ,
"name" : "https://pkg.go.dev/vuln/GO-2023-1989"
2023-08-31 19:00:32 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230831-0009/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20230831-0009/"
2023-10-16 03:00:36 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6/"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2/"
2023-11-03 21:00:35 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XZTEP6JYILRBNDTNWTEQ5D4QUUVQBESK/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XZTEP6JYILRBNDTNWTEQ5D4QUUVQBESK/"
2023-04-05 20:00:49 +00:00
}
]
2023-08-02 20:00:34 +00:00
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Philippe Antoine (Catena cyber)"
}
]
2023-04-05 20:00:49 +00:00
}