maven-shared-utils 3.3.0-1ubuntu0.20.04.1 source package in Ubuntu

Changelog

maven-shared-utils (3.3.0-1ubuntu0.20.04.1) focal-security; urgency=medium

  * SECURITY UPDATE: Commandline class can emit double-quoted strings
    without proper escaping, allowing shell injection attacks.
    - debian/patches/CVE-2022-29599.patch: BourneShell unconditionally
      single quotes executable and arguments.
    - CVE-2022-29599

 -- Chris Kim <email address hidden>  Thu, 28 Mar 2024 14:31:18 -0700

Upload details

Uploaded by:
Chris
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc
Focal security universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-shared-utils_3.3.0.orig.tar.xz 116.9 KiB 11b00155d894a7e5f2bd4a0f81ca2b34236496019fdf9492aa458355fd16d674
maven-shared-utils_3.3.0-1ubuntu0.20.04.1.debian.tar.xz 6.3 KiB 606405a9f581e66549253d68025d8c009064c83f13d90a7a4a916ff1b39a5616
maven-shared-utils_3.3.0-1ubuntu0.20.04.1.dsc 2.5 KiB 62f7eeb63c0d5d8c7fce45701fc8141c484d69065b96343550b40c8dae463b9e

View changes file

Binary packages built by this source

libmaven-shared-utils-java: Replacement for plexus-utils in Maven

 This project aims to be a functional replacement for plexus-utils in Maven.
 .
 It is not a 100% API compatible replacement though, but a replacement with
 improvements: lots of methods got cleaned up, generics got added and a lot
 of unused code was dropped.

libmaven-shared-utils-java-doc: Replacement for plexus-utils in Maven (documentation)

 This project aims to be a functional replacement for plexus-utils in Maven.
 .
 It is not a 100% API compatible replacement though, but a replacement with
 improvements: lots of methods got cleaned up, generics got added and a lot
 of unused code was dropped.
 .
 This package contains the API documentation of libmaven-shared-utils-java.