axis 1.4-29 source package in Ubuntu

Changelog

axis (1.4-29) unstable; urgency=medium

  * Team upload.
  * Fix CVE-2023-40743:
    When integrating Apache Axis 1.x in an application, it may not have been
    obvious that looking up a service through "ServiceFactory.getService"
    allows potentially dangerous lookup mechanisms such as LDAP. When passing
    untrusted input to this API method, this could expose the application to
    DoS, SSRF and even attacks leading to RCE. (Closes: #1051288)
  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.6.2.

 -- Markus Koschany <email address hidden>  Tue, 17 Oct 2023 01:00:51 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe java
Noble release universe java

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
axis_1.4-29.dsc 2.3 KiB 8ef6c38748a0e1e561741440f4b4b3f0b30c58fe17f4cf1c494894cd0ed1738f
axis_1.4.orig.tar.gz 5.1 MiB 9c6fd085bf83c76162c186ef755b05bb3cca68ab5ff66d47dcf69efda072ab74
axis_1.4-29.debian.tar.xz 13.9 KiB 30d44358d3362671355a872da5fa2648fc837d5f3114a8081487b474ccecd812

Available diffs

No changes file available.

Binary packages built by this source

libaxis-java: SOAP implementation in Java

 Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
 submission to W3C.
 .
 From the draft W3C specification:
 .
 SOAP is a lightweight protocol for exchange of information in a decentralized,
 distributed environment. It is an XML based protocol that consists of three
 parts: an envelope that defines a framework for describing what is in a message
 and how to process it, a set of encoding rules for expressing instances of
 application-defined datatypes, and a convention for representing remote
 procedure calls and responses.
 .
 This project is a follow-on to the Apache SOAP project.

libaxis-java-doc: SOAP implementation in Java (documentation)

 Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
 submission to W3C.
 .
 From the draft W3C specification:
 .
 SOAP is a lightweight protocol for exchange of information in a decentralized,
 distributed environment. It is an XML based protocol that consists of three
 parts: an envelope that defines a framework for describing what is in a message
 and how to process it, a set of encoding rules for expressing instances of
 application-defined datatypes, and a convention for representing remote
 procedure calls and responses.
 .
 This project is a follow-on to the Apache SOAP project.
 .
 This package contains the Javadoc API documentation.