Loading
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.
Use CWE-379, Apache vendor hub and Ant product page to widen CVE-2020-11979 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2020-1945, CVE-2021-36374 and CVE-2021-36373 for nearby disclosures in the same product family.