libxmlrpc3-java 3.1.3-9+deb10u1build0.18.04.1 source package in Ubuntu
Changelog
libxmlrpc3-java (3.1.3-9+deb10u1build0.18.04.1) bionic-security; urgency=medium * fake sync from Debian libxmlrpc3-java (3.1.3-9+deb10u1) buster-security; urgency=high * Team upload. * 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. (Closes: #949089) -- Eduardo Barretto <email address hidden> Mon, 14 Sep 2020 10:26:53 -0300
Upload details
- Uploaded by:
- Eduardo Barretto on 2020-09-14
- Uploaded to:
- Bionic
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | on 2020-09-14 | universe | libs |
Bionic | security | on 2020-09-14 | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libxmlrpc3-java_3.1.3.orig.tar.gz | 166.3 KiB | 659671d30eed83ed28a79d448b0960e93c6cc42d371058a375ea6ecdd66e1ad6 |
libxmlrpc3-java_3.1.3-9+deb10u1build0.18.04.1.debian.tar.xz | 8.5 KiB | 3471c8d415a23092da6d8f63d97d30b0d6433324edec22019daa363489876ab4 |
libxmlrpc3-java_3.1.3-9+deb10u1build0.18.04.1.dsc | 2.6 KiB | e33d9a2a67f65c6c7f918e1384df1fe48703180b367e5e3c386b41961e7e80a6 |
Available diffs
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.