VYPR

Maven package

com.alipay.sofa/hessian

pkg:maven/com.alipay.sofa/hessian

Vulnerabilities (2)

  • CVE-2024-46983Sep 19, 2024
    affected < 3.5.5fixed 3.5.5

    sofa-hessian is an internal improved version of Hessian3/4 powered by Ant Group CO., Ltd. The SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. But there is a gadget chain that can bypass the SOF

  • CVE-2019-9212Feb 27, 2019
    affected >= 4.0.0, < 4.0.2fixed 4.0.2

    SOFA-Hessian through 4.0.2 allows remote attackers to execute arbitrary commands via a crafted serialized Hessian object because blacklisting of com.caucho.naming.QName and com.sun.org.apache.xpath.internal.objects.XString is mishandled, related to Resin Gadget. NOTE: The vendor