org.apache.xmlrpc:xmlrpc-common@3.1 vulnerabilities

  • latest version

    3.1.3

  • first published

    18 years ago

  • latest version published

    15 years ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.xmlrpc:xmlrpc-common package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • C
    Deserialization of Untrusted Data

    org.apache.xmlrpc:xmlrpc-common is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle.

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data. By default ws-xmlrpc supports java.io.Serializable data types through <ex:serializable> element. An attacker can leverage this to call a method and pass a serialized Java object in that element. ws-xmlrpc will deserialize the malicious object without validation.

    How to fix Deserialization of Untrusted Data?

    There is no fixed version for org.apache.xmlrpc:xmlrpc-common.

    [0,)