Bug 2451536

Summary: CVE-2025-67030 maven-invoker-plugin: Plexus-utils: Directory Traversal in extractFile method [fedora-all]
Product: [Fedora] Fedora Reporter: Jon Moroney <jmoroney>
Component: maven-invoker-pluginAssignee: Markku Korkeala <markku.korkeala>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: epel-packagers-sig, java-sig-commits, markku.korkeala, mizdebsk, mkoncek
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["290761a4-33f3-45f9-a327-eab3c64ae31b"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-04-02 09:42:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2451409    

Description Jon Moroney 2026-03-25 21:46:20 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Markku Korkeala 2026-04-02 09:42:58 UTC
The affected method is org.codehaus.plexus.util.Expand.extractFile. The maven-invoker-plugin package does not use the Expand class, it uses:

org.codehaus.plexus.util.introspection.ReflectionValueExtractor;
org.codehaus.plexus.util.xml.XmlStreamReader;
org.codehaus.plexus.util.xml.pull.XmlPullParserException;
org.codehaus.plexus.util.DirectoryScanner;
org.codehaus.plexus.util.FileUtils;
org.codehaus.plexus.util.IOUtil;
org.codehaus.plexus.util.InterpolationFilterReader;
org.codehaus.plexus.util.NioFiles;
org.codehaus.plexus.util.ReflectionUtils;
org.codehaus.plexus.util.cli.CommandLineException;
org.codehaus.plexus.util.cli.CommandLineUtils;
org.codehaus.plexus.util.cli.Commandline;
org.codehaus.plexus.util.cli.StreamConsumer;
org.codehaus.plexus.util.xml.XmlStreamReader;
org.codehaus.plexus.util.xml.XmlStreamWriter;
org.codehaus.plexus.util.xml.Xpp3Dom;
org.codehaus.plexus.util.xml.Xpp3DomWriter;
org.codehaus.plexus.util.xml.XmlStreamReader;
org.codehaus.plexus.util.xml.pull.XmlPullParserException;
org.codehaus.plexus.util.IOUtil;
org.codehaus.plexus.util.Os;
org.codehaus.plexus.util.xml.XmlStreamReader;
org.codehaus.plexus.util.xml.pull.XmlPullParserException;