VYPR

Maven package

com.alibaba/fastjson

pkg:maven/com.alibaba/fastjson

Vulnerabilities (3)

  • CVE-2025-70974CriJan 9, 2026
    affected < 1.2.48fixed 1.2.48

    Fastjson before 1.2.48 mishandles autoType because, when an @type key is in a JSON document, and the value of that key is the name of a Java class, there may be calls to certain public methods of that class. Depending on the behavior of those methods, there may be JNDI injection

  • CVE-2022-25845Jun 10, 2022
    affected >= 1.2.25, < 1.2.83fixed 1.2.83

    The package com.alibaba:fastjson before 1.2.83 are vulnerable to Deserialization of Untrusted Data by bypassing the default autoType shutdown restrictions, which is possible under certain conditions. Exploiting this vulnerability allows attacking remote servers. Workaround: If up

  • CVE-2017-18349Oct 23, 2018
    affected < 1.2.31fixed 1.2.31

    parseObject in Fastjson before 1.2.25, as used in FastjsonEngine in Pippo 1.11.0 and other products, allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi:// URI in the dataSourceName field of HTTP POST data to the Pippo /j