2022-05-24 17:01:46 +00:00
{
"CVE_data_meta" : {
2022-07-01 11:55:29 -05:00
"ASSIGNER" : "psirt@nvidia.com" ,
2022-05-24 17:01:46 +00:00
"ID" : "CVE-2022-31605" ,
2022-07-01 11:55:29 -05:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "NVIDIA FLARE" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to 2.1.2"
}
]
}
}
]
} ,
"vendor_name" : "NVIDIA"
}
]
}
2022-05-24 17:01:46 +00:00
} ,
2022-07-01 11:55:29 -05:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-24 17:01:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-01 11:55:29 -05:00
"value" : "NVFLARE, versions prior to 2.1.2, contains a vulnerability in its utils module, where YAML files are loaded via yaml.load() instead of yaml.safe_load(). The deserialization of Untrusted Data, may allow an unprivileged network attacker to cause Remote Code Execution, Denial Of Service, and Impact to both Confidentiality and Integrity."
2022-05-24 17:01:46 +00:00
}
]
2022-07-01 11:55:29 -05:00
} ,
"impact" : {
"cvss" : {
2022-07-01 18:01:14 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "High" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
2022-07-01 11:55:29 -05:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-502: Allocation of Resources Without Limits or Throttling"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-07-01 18:01:14 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/NVIDIA/NVFlare/security/advisories/GHSA-hrf3-622q-8366" ,
"name" : "https://github.com/NVIDIA/NVFlare/security/advisories/GHSA-hrf3-622q-8366"
}
2022-07-01 11:55:29 -05:00
]
2022-05-24 17:01:46 +00:00
}
}