CVE-2022-35411

Scores

EPSS

0.713medium71.3%
0%20%40%60%80%100%

Percentile: 71.3%

CVSS

9.8critical3.x
0246810

CVSS Score: 9.8/10

All CVSS Scores

CVSS 3.x
9.8

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

CVSS 2.0
7.5

Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

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.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

CWEs

CWE-522

Exploits

Exploit ID: 50983

Source: exploitdb

URL: https://www.exploit-db.com/exploits/50983

Exploit ID: CVE-2022-35411

Source: github-poc

URL: https://github.com/Neo-okami/CVE-2022-35411

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: rpc.py

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:rpc.py_project:rpc.py:*:*:*:*:*:*:*:*",      "versionEndIncluding": "0.6.0",      "versionStartIncluding": "0.4.2",      "vulnerable": true   ...

Source: nvd

End of list