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

VectorAV: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

Weakness Enumeration

Related Identifiers

CVE-2022-34668
GHSA-6QV6-Q77G-7QM6
PYSEC-2022-257

Affected Products

Nvflare