Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. rpc.py
  4. ›
  5. CVE-2022-35411

CVE-2022-35411: Deserialization of Untrusted Data

July 8, 2022 (updated February 9, 2024)

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.

References

  • github.com/abersheeran/rpc.py/commit/491e7a841ed9a754796d6ab047a9fb16e23bf8bd
  • github.com/ehtec/rpcpy-exploit
  • medium.com/@elias.hohl/remote-code-execution-0-day-in-rpc-py-709c76690c30
  • nvd.nist.gov/vuln/detail/CVE-2022-35411

Code Behaviors & Features

Detect and mitigate CVE-2022-35411 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.4.2 up to 0.6.0

Solution

Unfortunately, there is no solution available yet.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-522: Insufficiently Protected Credentials

Source file

pypi/rpc.py/CVE-2022-35411.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:54 +0000.