RULE(RULE ID:330575)

Rule General Information
Release Date: 2020-07-28
Rule Name: Fastjson Deserialization Remote Code Execution Vulnerability
Severity:
CVE ID:
Rule Protection Details
Description: Fastjson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. A deserialization vulnerability was found in fastjson, which can lead to arbitrary code execution.
Impact: An attacker can execute arbitrary code via a successful exploit in the context of the vulnerable software.
Affected OS: Windows, Linux, Others
Reference:
Solutions
Upgrade to the newest version of fastjson from github repository.