Maven Archetype Plugin: Maven Archetype integration-test may package local settings into the published artifact, possibly containing credentials
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.apache.maven.plugins:maven-archetype-pluginMaven | >= 3.2.1, < 3.3.0 | 3.3.0 |
Affected products
3- ghsa-coords2 versionspkg:maven/org.apache.maven.plugins/maven-archetype-pluginpkg:rpm/opensuse/maven-archetype&distro=openSUSE%20Tumbleweed
>= 3.2.1, < 3.3.0+ 1 more
- (no CPE)range: >= 3.2.1, < 3.3.0
- (no CPE)range: < 3.3.0-1.1
- Apache Software Foundation/Maven Archetype Pluginv5Range: 3.2.1
Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-2qq7-fch2-phqfghsaADVISORY
- lists.apache.org/thread/ftg81np183wnyk0kg4ks95dvgxdrof96ghsavendor-advisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2024-47197ghsaADVISORY
- www.openwall.com/lists/oss-security/2024/09/26/2ghsaWEB
- github.com/apache/maven-archetype/commit/484b6ab946f0d7ce557a3df28615d8c51e500054ghsaWEB
- github.com/apache/maven-archetype/pull/188ghsaWEB
- issues.apache.org/jira/browse/ARCHETYPE-657ghsaWEB
News mentions
0No linked articles in our index yet.