PT-2022-22281 · Nvflare · Nvflare
Elias Hohl
+1
·
Published
2022-08-29
·
Updated
2023-03-27
·
CVE-2022-34668
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
NVFLARE versions prior to 2.1.4
Description
The issue concerns deserialization of untrusted data due to Pickle usage, which may allow an unprivileged network attacker to cause Remote Code Execution, Denial Of Service, and impact both Confidentiality and Integrity.
Recommendations
For versions prior to 2.1.4, update to version 2.1.4, which uses MessagePack instead of Pickle for serialization and deserialization. Note that some object serializations supported by Pickle are not supported by MessagePack, so users may need to convert objects to numpy or bytes before sending them to remote machines. Refer to the list of supported object types for more information.
Exploit
Fix
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Nvflare