libxmlrpc3-java 3.1.3-7+deb8u1build0.16.04.1 source package in Ubuntu

Changelog

libxmlrpc3-java (3.1.3-7+deb8u1build0.16.04.1) xenial-security; urgency=medium

  * fake sync from Debian

libxmlrpc3-java (3.1.3-7+deb8u1) jessie-security; urgency=high

  * Non-maintainer upload by the LTS team.
  * Fix CVE-2019-17570:
    An untrusted deserialization was found in the
    org.apache.xmlrpc.parser.XmlRpcResponseParser:addResult method of Apache
    XML-RPC (aka ws-xmlrpc) library. A malicious XML-RPC server could target a
    XML-RPC client causing it to execute arbitrary code.

    Clients that expect to get server-side exceptions need to set the
    enabledForExceptions property to true in order to process serialized
    exception messages.

 -- Eduardo Barretto <email address hidden>  Mon, 14 Sep 2020 19:00:42 -0300

Upload details

Uploaded by:
Eduardo Barretto
Uploaded to:
Xenial
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe libs
Xenial security universe libs

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libxmlrpc3-java_3.1.3.orig.tar.gz 166.3 KiB 659671d30eed83ed28a79d448b0960e93c6cc42d371058a375ea6ecdd66e1ad6
libxmlrpc3-java_3.1.3-7+deb8u1build0.16.04.1.debian.tar.xz 6.9 KiB 5891fd3b4e7624a8961943ac4d56e60f7caeb24c8f5106cafbd443704faba465
libxmlrpc3-java_3.1.3-7+deb8u1build0.16.04.1.dsc 2.6 KiB b43eb9677130db0e13207f1db9401417ef20748aa6db8c61c50358ed86daad33

View changes file

Binary packages built by this source

libxmlrpc3-client-java: XML-RPC implementation in Java (client side)

 This package contains the client-side code needed to invoke XML-RPC
 services.
 .
 For more information on XML-RPC protocol, see libxmlrpc3-common-java
 package.

libxmlrpc3-common-java: XML-RPC implementation in Java

 XML-RPC is a popular protocol using XML over HTTP to implement remote
 procedure calls.
 .
 Apache XML-RPC is a Java implementation of the XML-RPC specification.

libxmlrpc3-java-doc: XML-RPC implementation in Java (API documentation)

 This package contains documentation for Apache XML-RPC library. Both
 client and server API are documented.
 .
 For more information on XML-RPC protocol, see libxmlrpc3-common-java
 package.

libxmlrpc3-server-java: XML-RPC implementation in Java (server side)

 This package contains the server-side code needed to write XML-RPC
 services.
 .
 For more information on XML-RPC protocol, see libxmlrpc3-common-java
 package.