CVE-2022-35411
Last modified
CVE-2022-35411 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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.. EPSS estimates a 45.86% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Rpc.Py Project | Rpc.Py | >= 0.4.2, <= 0.6.0 |
References
- http://packetstormsecurity.com/files/167872/rpc.py-0.6.0-Remote-Code-Execution.htmlExploit, Third Party Advisory, VDB Entry
- https://github.com/abersheeran/rpc.py/commit/491e7a841ed9a754796d6ab047a9fb16e23bf8bdPatch, Third Party Advisory
- https://github.com/ehtec/rpcpy-exploitExploit, Third Party Advisory
- http://packetstormsecurity.com/files/167872/rpc.py-0.6.0-Remote-Code-Execution.htmlExploit, Third Party Advisory, VDB Entry
- https://github.com/abersheeran/rpc.py/commit/491e7a841ed9a754796d6ab047a9fb16e23bf8bdPatch, Third Party Advisory
- https://github.com/ehtec/rpcpy-exploitExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-35411?
How severe is CVE-2022-35411?
How do I fix CVE-2022-35411?
Are you affected by CVE-2022-35411?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
