Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS0ycXE3LWZjaDItcGhxZs4AA_yk

Maven Archetype Plugin: Maven Archetype integration-test may package local settings into the published artifact, possibly containing credentials

Exposure of Sensitive Information to an Unauthorized Actor, Insecure Storage of Sensitive Information vulnerability in Maven Archetype Plugin.

This issue affects Maven Archetype Plugin: from 3.2.1 before 3.3.0.

Users are recommended to upgrade to version 3.3.0, which fixes the issue.

Archetype integration testing creates a file
called ./target/classes/archetype-it/archetype-settings.xml
This file contains all the content from the users ~/.m2/settings.xml file,
which often contains information they do not want to publish. We expect that on many developer machines, this also contains
credentials.

When the user runs mvn verify again (without a mvn clean), this file becomes part of the final artifact.

If a developer were to publish this into Maven Central or any other remote repository (whether as a release or a snapshot) their credentials would be published without them knowing.

Permalink: https://github.com/advisories/GHSA-2qq7-fch2-phqf
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ycXE3LWZjaDItcGhxZs4AA_yk
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Low
Classification: General
Published: 26 days ago
Updated: 19 days ago


CVSS Score: 3.1
CVSS vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N

Identifiers: GHSA-2qq7-fch2-phqf, CVE-2024-47197
References: Repository: https://github.com/apache/maven-archetype
Blast Radius: 5.4

Affected Packages

maven:org.apache.maven.plugins:maven-archetype-plugin
Dependent packages: 28
Dependent repositories: 56
Downloads:
Affected Version Ranges: >= 3.2.1, < 3.3.0
Fixed in: 3.3.0
All affected versions: 3.2.1
All unaffected versions: 3.0.0, 3.0.1, 3.1.0, 3.1.1, 3.1.2, 3.2.0