Bug 2451535 - CVE-2025-67030 maven-doxia-sitetools: Plexus-utils: Directory Traversal in extractFile method [fedora-all]
Summary: CVE-2025-67030 maven-doxia-sitetools: Plexus-utils: Directory Traversal in ex...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: maven-doxia-sitetools
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["290761a4-33f3-45f9-a327-e...
Depends On:
Blocks: CVE-2025-67030
TreeView+ depends on / blocked
 
Reported: 2026-03-25 21:46 UTC by Jon Moroney
Modified: 2026-03-26 22:34 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-03-26 22:34:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jon Moroney 2026-03-25 21:46:15 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 Jerry James 2026-03-26 22:34:06 UTC
The affected method is org.codehaus.plexus.util.Expand.extractFile. The maven-doxia-sitetools package does not use the Expand class.  It only uses:
- org.codehaus.plexus.util.DirectoryScanner
- org.codehaus.plexus.util.FileUtils
- org.codehaus.plexus.util.IOUtil
- org.codehaus.plexus.util.Os
- org.codehaus.plexus.util.PathTool
- org.codehaus.plexus.util.ReaderFactory
- org.codehaus.plexus.util.ReflectionUtils
- org.codehaus.plexus.util.StringUtils
- org.codehaus.plexus.util.WriterFactory
- org.codehaus.plexus.util.xml.pull.MXParser
- org.codehaus.plexus.util.xml.pull.XmlPullParser
- org.codehaus.plexus.util.xml.pull.XmlPullParserException
- org.codehaus.plexus.util.xml.Xpp3Dom


Note You need to log in before you can comment on or make changes to this bug.