CVE-2020-10221
Published: November 3, 2021
Official Description
rConfig lib/ajaxHandlers/ajaxAddTemplate.php contains an OS command injection vulnerability that allows remote attackers to execute OS commands via shell metacharacters in the fileName POST parameter.
CISA KEV Advisory
rConfig OS Command Injection Vulnerability
rConfig lib/ajaxHandlers/ajaxAddTemplate.php contains an OS command injection vulnerability that allows remote attackers to execute OS commands via shell metacharacters in the fileName POST parameter.
Apply updates per vendor instructions.
Risk Analysis
This vulnerability in rConfig's ajaxAddTemplate.php allows remote attackers to execute operating system commands. By injecting shell metacharacters into the fileName POST parameter, an attacker can gain control over the system. The high EPSS score of 0.91391 signals a very high probability of exploitation, and its inclusion in CISA's KEV catalog confirms active exploitation.
This vulnerability is actively exploited in the wild. It is remotely exploitable, allowing attackers to execute commands without direct access to the system.
Apply the latest security patches or upgrades for rConfig to address this command injection vulnerability. Implement input validation and sanitization for all user-supplied data to prevent similar issues.
Technical Analysis
CVE-2020-10221 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2020-10221 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
All References (1)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2020-10221 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1