LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2020-17463: Fuel CMS SQL Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Dec 10, 2021
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jun 10, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2020-17463 to its Known Exploited Vulnerabilities catalog on Dec 10, 2021, with a federal patch deadline of Jun 10, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

FUEL CMS 1.4.7 allows SQL Injection via the col parameter to /pages/items, /permissions/items, or /navigation/items.

CVE-2020-17463 is a SQL injection vulnerability in Fuel CMS that allows an attacker to interfere with database queries through the col parameter on certain administrative items endpoints. It matters because successful abuse of this class of flaw can let an attacker read, modify, or delete data the CMS relies on, and potentially move further into the hosting environment if the application database account is overly privileged.

Public detail is limited to the product and the paths named in the advisory summary. Confirm exact affected builds, fixed releases, and any preconditions against the vendor advisory before acting.

How it works

This issue is classified as CWE-89 (SQL injection). In applications like Fuel CMS, user-controlled input is sometimes concatenated into SQL statements without adequate parameterization or escaping. Here the summary states that the col parameter supplied to /pages/items, /permissions/items, or /navigation/items can be abused to inject SQL.

An attacker who can reach those endpoints crafts values for col that alter the intended query logic. Depending on the database permissions of the CMS account and the surrounding application controls, that can result in unauthorized data retrieval, modification of records, or other database-level actions. Specific exploit mechanics, payloads, or authentication requirements are not provided in the given facts and must be verified against the vendor advisory rather than assumed.

Am I affected? How to find it in your systems

Fuel CMS is a PHP-based content-management system typically deployed on web servers (often LAMP/LEMP stacks) that host marketing sites, internal portals, or lightweight applications. Inventory any hosts or containers running Fuel CMS, including development, staging, and forgotten instances.

Absence of obvious log hits does not prove safety; limited public telemetry means you should still validate version and exposure directly.

How to remediate

Patch first. Apply the updates supplied by the Fuel CMS vendor exactly as described in their advisory and in the CISA-required action to apply updates per vendor instructions. After upgrading, verify the running version and re-test the previously affected endpoints to confirm the injection point is closed.

For this weakness class, reinforce secure coding and configuration practices once the patch is in place:

If you can't patch immediately

Reduce exposure until the vendor update can be installed:

If your data may have been exposed

Actively exploited vulnerabilities of this type can lead to unauthorized access to application data and, in some environments, broader compromise. Known ransomware use is not documented for this CVE. If you suspect the CMS or its database was accessed, follow your incident-response process: isolate affected hosts, preserve logs, rotate credentials, and assess what data the CMS database contained. You can also run a free exposure scan of your email addresses against known breach data sets to see whether associated accounts have appeared in prior public breaches while you complete containment and recovery.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedFuel CMS · Fuel CMS
WeaknessCWE-89
Added to CISA KEVDec 10, 2021
Federal patch deadlineJun 10, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities