2024-01-30 17:00:34 +00:00
{
2024-03-05 23:00:35 +00:00
"data_version" : "4.0" ,
2024-01-30 17:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-24786" ,
2024-03-05 23:00:35 +00:00
"ASSIGNER" : "security@golang.org" ,
"STATE" : "PUBLIC"
2024-01-30 17:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-03-05 23:00:35 +00:00
"value" : "The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-1286: Improper Validation of Syntactic Correctness of Input"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "google.golang.org/protobuf" ,
"product" : {
"product_data" : [
{
"product_name" : "google.golang.org/protobuf/encoding/protojson" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "1.33.0"
}
]
}
} ,
{
"product_name" : "google.golang.org/protobuf/internal/encoding/json" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "1.33.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://go.dev/cl/569356" ,
"refsource" : "MISC" ,
"name" : "https://go.dev/cl/569356"
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2024-2611" ,
"refsource" : "MISC" ,
"name" : "https://pkg.go.dev/vuln/GO-2024-2611"
2024-04-02 14:15:08 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JDMBHAVSDU2FBDZ45U3A2VLSM35OJ2HU/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JDMBHAVSDU2FBDZ45U3A2VLSM35OJ2HU/"
2024-05-01 18:01:19 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2024/03/08/4" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2024/03/08/4"
2024-06-10 18:01:08 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240517-0002/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20240517-0002/"
2024-01-30 17:00:34 +00:00
}
]
}
}