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-phqfJSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ycXE3LWZjaDItcGhxZs4AA_yk
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Low
Classification: General
Published: 17 days ago
Updated: 11 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:
- https://nvd.nist.gov/vuln/detail/CVE-2024-47197
- https://lists.apache.org/thread/ftg81np183wnyk0kg4ks95dvgxdrof96
- https://github.com/apache/maven-archetype/pull/188
- https://github.com/apache/maven-archetype/commit/484b6ab946f0d7ce557a3df28615d8c51e500054
- https://issues.apache.org/jira/browse/ARCHETYPE-657
- https://github.com/advisories/GHSA-2qq7-fch2-phqf
Blast Radius: 5.4
Affected Packages
maven:org.apache.maven.plugins:maven-archetype-plugin
Dependent packages: 28Dependent 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