Remote Code Execution Affecting com.alibaba:fastjson package, versions [,1.2.25)


0.0
critical

Snyk CVSS

    Attack Complexity High
    Scope Changed
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    Exploit Maturity Mature
    EPSS 16.05% (96th percentile)
Expand this section
NVD
9.8 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-COMALIBABA-73578
  • published 23 Jan 2019
  • disclosed 26 Dec 2017
  • credit Unknown

How to fix?

Upgrade com.alibaba:fastjson to version 1.2.25 or higher.

Overview

com.alibaba:fastjson is a fast JSON parser/generator for Java.

Affected versions of this package are vulnerable to Remote Code Execution. It allows remote attackers to execute arbitrary code via a crafted JSON request, as it did not properly deserialise object arrays when parsing JSON objects.