VYPR

Ivy

by Apache

CVEs (4)

  • CVE-2022-37865CriNov 7, 2022
    risk 0.59cvss 9.1epss 0.02

    With Apache Ivy 2.4.0 an optional packaging attribute has been introduced that allows artifacts to be unpacked on the fly if they used pack200 or zip packaging. For artifacts using the "zip", "jar" or "war" packaging Ivy prior to 2.5.1 doesn't verify the target path when…

  • CVE-2022-37866HigNov 7, 2022
    risk 0.49cvss 7.5epss 0.02

    When Apache Ivy downloads artifacts from a repository it stores them in the local file system based on a user-supplied "pattern" that may include placeholders for artifacts coordinates like the organisation, module or version. If said coordinates contain "../" sequences - which…

  • CVE-2022-46751HigAug 21, 2023
    risk 0.46cvss 8.2epss 0.02

    Improper Restriction of XML External Entity Reference, XML Injection (aka Blind XPath Injection) vulnerability in Apache Software Foundation Apache Ivy.This issue affects any version of Apache Ivy prior to 2.5.2. When Apache Ivy prior to 2.5.2 parses XML files - either its own…

  • CVE-2026-26032MedJul 15, 2026
    risk 0.00cvss 5.4epss 0.01

    The PackagerResolver of Apache Ivy is able to download online artifacts and to (re)package them in a format defined by a packager.xml file. This repackaging is done by an Ant script, which is stored in a subdirectory of the configured "buildRoot" directory. This subdirectory is…