com.alibaba:fastjson@1.2.58 vulnerabilities

  • latest version

    2.0.59

  • latest non vulnerable version

  • first published

    13 years ago

  • latest version published

    26 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the com.alibaba:fastjson package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Deserialization of Untrusted Data

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

    Affected versions of this package 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.

    How to fix Deserialization of Untrusted Data?

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

    [,1.2.83)
    • H
    Deserialization of Untrusted Data

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

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data. Fastjson uses a black and white list method to prevent deserialization vulnerabilities. As a result, when attackers continue to discover new deserialization gadgets, it is still possible to bypass the black and white list defense mechanism when autoType is closed, resulting in a remote command execution vulnerability.

    How to fix Deserialization of Untrusted Data?

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

    [,1.2.69)