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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2022-07-08T18:07:40

Updated: 2022-07-29T16:06:59

Reserved: 2022-07-08T00:00:00


Link: CVE-2022-35411

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2022-07-08T19:15:08.700

Modified: 2024-02-09T03:16:18.977


Link: CVE-2022-35411

JSON object: View

cve-icon Redhat Information

No data.

CWE