← Back

Ant

ant

Vendor: Apache • 4 CVEs

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Apache
Oracle
36Agile Engineering Data Management
Agile PlmAnt+33 more
Nov 21, 2024
Jul 14, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
When reading a specially crafted ZIP archive, or a derived formats, an Apache Ant build can be made to allocate large amounts of memory that leads to an out of memory error, even for small inputs. This can be used to dis...Show more
When reading a specially crafted ZIP archive, or a derived formats, an Apache Ant build can be made to allocate large amounts of memory that leads to an out of memory error, even for small inputs. This can be used to disrupt builds using Apache Ant. Commonly used derived formats from ZIP archives are for instance JAR files and many office files. Apache Ant prior to 1.9.16 and 1.10.11 were affected.Show less
2Apache
Oracle
32Agile Plm
AntBanking Trade Finance+29 more
Nov 21, 2024
Jul 14, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
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 usi...Show more
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 affected.Show less
4Apache
FedoraprojectGradle+1 more
37Agile Engineering Data Management
AntApi Gateway+34 more
Nov 21, 2024
Oct 1, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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...Show more
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 nullifying the effort. This would still allow an attacker to inject modified source files into the build process.Show less
5Apache
CanonicalFedoraproject+2 more
50Agile Engineering Data Management
AntBanking Enterprise Collections+47 more
Nov 21, 2024
May 14, 2020
N/A· v4
6.3 MEDIUM· v3
3.3 LOW· v2
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 replacer...Show more
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 back into the build tree allowing an attacker to inject modified source files into the build process.Show less