Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nvidia | Nvflare | < 2.1.2 |
Related Weaknesses (CWE)
References
- https://github.com/NVIDIA/NVFlare/security/advisories/GHSA-hrf3-622q-8366Third Party Advisory
- https://github.com/NVIDIA/NVFlare/security/advisories/GHSA-hrf3-622q-8366Third Party Advisory
FAQ
What is CVE-2022-31605?
CVE-2022-31605 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 allo...
How severe is CVE-2022-31605?
CVE-2022-31605 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2022-31605?
Check the references section above for vendor advisories and patch information. Affected products include: Nvidia Nvflare.