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.
The affected method is org.codehaus.plexus.util.Expand.extractFile. The maven-doxia package does not use the Expand class. It only uses: - org.codehaus.plexus.util.SelectorUtils - org.codehaus.plexus.util.xml.PrettyPrintXMLWriter - org.codehaus.plexus.util.xml.pull.EntityReplacementMap - 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.XmlStreamReader - org.codehaus.plexus.util.xml.XmlStreamWriter - org.codehaus.plexus.util.xml.XmlUtil