Search for packages
| purl | pkg:maven/org.apache.ant/ant@1.9.16 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-unby-h128-v3bk
Aliases: CVE-2020-11979 GHSA-f62v-xpxf-3v68 GHSA-j45w-qrgf-25vm |
Code injection in Apache Ant 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. |
Affected by 2 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-2a6z-dfqf-5ycb | Uncontrolled Resource Consumption 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. |
CVE-2021-36373
GHSA-q5r4-cfpx-h6fh |
| VCID-6uzy-57uy-zkfw | Uncontrolled Resource Consumption 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. |
CVE-2021-36374
GHSA-5v34-g2px-j4fw |