CVE-2020-17463
Published: December 10, 2021
Official Description
FUEL CMS 1.4.7 allows SQL Injection via the col parameter to /pages/items, /permissions/items, or /navigation/items.
CISA KEV Advisory
Fuel CMS SQL Injection Vulnerability
FUEL CMS 1.4.7 allows SQL Injection via the col parameter to /pages/items, /permissions/items, or /navigation/items.
Apply updates per vendor instructions.
Risk Analysis
This SQL Injection vulnerability in FUEL CMS 1.4.7 allows an attacker to manipulate database queries, potentially leading to unauthorized data access or modification. Its high severity and confirmed exploitation in the wild make it an urgent concern for affected systems. The EPSS score of 0.15269 suggests a considerable probability of successful exploitation.
This vulnerability is actively being exploited in the wild and is listed in CISA's KEV catalog. The flaw is remotely exploitable via the 'col' parameter.
Upgrade FUEL CMS to a patched version to remediate this SQL Injection vulnerability. Implement robust input validation and parameterized queries in web applications to prevent similar flaws.
Technical Analysis
CVE-2020-17463 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-17463 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.
Exploit & PoC Resources
All References (1)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2020-17463 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