VYPR

Ant

by Apache

CVEs (3)

  • CVE-2020-11979HigOct 1, 2020
    risk 0.42cvss 7.5epss 0.08

    As mitigation for CVE-2020-1945 Apache Ant 1.10.8 changed the permissions of temporary files it created so that only the current user was allowed to access them. Unfortunately the fixcrlf task deleted the temporary file and created a new one without said protection, effectively…

  • CVE-2020-1945MedMay 14, 2020
    risk 0.41cvss 6.3epss 0.02

    Apache Ant 1.1 to 1.9.14 and 1.10.0 to 1.10.7 uses the default temporary directory identified by the Java system property java.io.tmpdir for several tasks and may thus leak sensitive information. The fixcrlf and replaceregexp tasks also copy files from the temporary directory…

  • CVE-2021-36373MedJul 14, 2021
    risk 0.36cvss 5.5epss 0.03

    When reading a specially crafted TAR archive an Apache Ant build can be made to allocate large amounts of memory that finally leads to an out of memory error, even for small inputs. This can be used to disrupt builds using Apache Ant. Apache Ant prior to 1.9.16 and 1.10.11 were…