AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-11979

HIGH · CVSS 7.5 EPSS 8.24% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-10-01 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-11979
Severity
HIGH
CVSS
7.5
EPSS
8.24%
Apache

Original NVD Description

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.