SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2022-35411

rpc.py through 0.6.0 allows Remote Code Execution because an unpickle occurs when the "serializer: pickle" HTTP header is sent.

CRITICAL 9.8EPSS 46.1%

Does this matter?

EPSS puts the probability of exploitation in the next 30 days at 46.1%, higher than 99% of all known CVEs. Patch or mitigate before the next change window.

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.

CVSS 3.1
9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
46.14% probability · 99th percentile
CISA KEV
Not listed
Weakness
CWE-522
Affected
rpc.py project/rpc.py
Source
cve@mitre.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.