← Back to CVE List

CVE-2022-35411

Published: 2022-07-08T19:15Z
Last Modified: 2024-11-21T07:11Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
rpc.py through 0.6.0 allows Remote Code Execution because an unpickle occurs when the "serializer: pickle" HTTP header is sent. In other words, although JSON (not Pickle) is the default data format, an unauthenticated client can cause the data to be processed with unpickle. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt