2022-01-10 16:01:17 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-22979" ,
2022-06-21 15:02:45 +00:00
"ASSIGNER" : "security@vmware.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Spring Cloud Function" ,
"version" : {
"version_data" : [
{
"version_value" : "Spring Cloud Function (prior to 3.2.6)"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial-of-service vulnerability"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://tanzu.vmware.com/security/cve-2022-22979" ,
"url" : "https://tanzu.vmware.com/security/cve-2022-22979"
}
]
2022-01-10 16:01:17 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-21 15:02:45 +00:00
"value" : "In Spring Cloud Function versions prior to 3.2.6, it is possible for a user who directly interacts with framework provided lookup functionality to cause a denial-of-service condition due to the caching issue in the Function Catalog component of the framework."
2022-01-10 16:01:17 +00:00
}
]
}
}