Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
python jsonpickle 2.0.0 Remote Code Execution via py/repr
Vulnerability Description
python jsonpickle 2.0.0 contains a remote code execution vulnerability that allows attackers to execute arbitrary Python commands by deserializing malicious JSON payloads containing py/repr objects. Attackers can craft JSON strings with py/repr directives that invoke the eval function during deserialization to execute system commands and arbitrary code.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
对生成代码的控制不恰当(代码注入)
Vulnerability Title
Jsonpickle 代码注入漏洞
Vulnerability Description
Jsonpickle是Jsonpickle个人开发者的一款基于Python用于支持Python对象与Json进行序列化的软件。 jsonpickle 2.0.0版本存在代码注入漏洞,该漏洞源于反序列化问题,可能导致攻击者通过反序列化包含py/repr对象的恶意JSON有效载荷执行任意Python命令。
CVSS Information
N/A
Vulnerability Type
N/A