CVE-2022-35411

Source
https://cve.org/CVERecord?id=CVE-2022-35411
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-35411.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-35411
Aliases
Published
2022-07-08T18:07:40Z
Modified
2026-07-08T06:04:12.220932274Z
Summary
[none]
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/35xxx/CVE-2022-35411.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/abersheeran/rpc.py

Affected ranges

Type
GIT
Repo
https://github.com/abersheeran/rpc.py
Events
Database specific
{
    "cpe": "cpe:2.3:a:rpc.py_project:rpc.py:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0.4.2"
        },
        {
            "last_affected": "0.6.0"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.4.2
v0.4.3
v0.5.0
v0.5.1
v0.6.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-35411.json"