VYPR

Maven package

org.codehaus.plexus/plexus-utils

pkg:maven/org.codehaus.plexus/plexus-utils

Vulnerabilities (4)

  • CVE-2025-67030HigMar 25, 2026
    affected >= 4.0.0, < 4.0.3fixed 4.0.3

    Directory Traversal vulnerability in the extractFile method of org.codehaus.plexus.util.Expand in plexus-utils before 6d780b3378829318ba5c2d29547e0012d5b29642. This allows an attacker to execute arbitrary code

  • CVE-2022-4245Sep 25, 2023
    affected < 3.0.24fixed 3.0.24

    A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.

  • CVE-2022-4244Sep 25, 2023
    affected < 3.0.24fixed 3.0.24

    A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file pa

  • CVE-2017-1000487Jan 3, 2018
    affected < 3.0.16fixed 3.0.16

    Plexus-utils before 3.0.16 is vulnerable to command injection because it does not correctly process the contents of double quoted strings.