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

Changelog

maven-shared-utils (3.3.0-1ubuntu0.22.04.1) jammy-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>  Wed, 27 Mar 2024 16:31:18 -0700

Upload details

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

See full publishing history Publishing

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

Builds

Jammy: [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.22.04.1.debian.tar.xz 6.3 KiB d883a3e5c88d18d8d8a0676d4dbf30ce6abe79909e2d47384e983fe22be0dd69
maven-shared-utils_3.3.0-1ubuntu0.22.04.1.dsc 2.5 KiB c66686c433c32bf064f2ccf51bbb907cd7feb7b913f0ce04a8afcddc2b2801a3

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.