ZeroHour

CVE-2020-17463

KEV PoC niche

Unauthenticated SQL Injection in FUEL CMS 1.4.7

CISA: Fuel CMS SQL Injection Vulnerability

CVSS 3.1
9.8 critical
EPSS
90%p100
Published
()
KEV added
AI analysis

CVE-2020-17463 is a SQL injection flaw (CWE-89) in FUEL CMS 1.4.7, exploitable through the 'col' parameter on the /pages/items, /permissions/items, and /navigation/items endpoints. Because the parameter is not properly sanitized, a remote, unauthenticated attacker can inject arbitrary SQL via crafted HTTP requests to these URLs with no user interaction or privileges required. Successful exploitation can expose or alter the contents of the CMS database, and under some database configurations may enable further attacks against the backend. Any installation running FUEL CMS 1.4.7 is affected, with internet-exposed instances at greatest risk. The flaw carries a critical CVSS 3.1 score of 9.8, a top-percentile EPSS score (89.7% probability of exploitation within 30 days), a public proof-of-concept, and was added to CISA's Known Exploited Vulnerabilities Catalog on 2021-12-10, indicating known in-the-wild exploitation; ransomware association is unknown.

What to do: Upgrade FUEL CMS to a release newer than 1.4.7 per the vendor's instructions, as required by the CISA KEV catalog entry. If patching is not immediate, restrict or filter the 'col' parameter on /pages/items, /permissions/items, and /navigation/items (e.g., via WAF rules) and confirm the CMS database account follows least-privilege principles. Review web and database logs for anomalous queries or SQL injection payloads targeting these endpoints, and verify internet-exposed instances are patched given the KEV listing and high EPSS score.

Affected
thedaylightstudio (Daylight Studio) FUEL CMS1.4.7 (version cited in the advisory; CISA lists FUEL CMS as the affected product without a broader stated range)
Estimated exposure
nichelikely low thousands of internet-exposed installations (estimate; no authoritative install count in source data) — FUEL CMS is a niche open-source CMS with limited market adoption compared to mainstream CMS platforms, so the plausibly affected population is estimated at a few thousand deployments, largely self-hosted and internet-exposed; no…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

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

CISA Known Exploited Vulnerability
Affected
Fuel CMS Fuel CMS
Required action
Apply updates per vendor instructions.
Due date
Ransomware use
Unknown
Vendors
thedaylightstudio
Products
fuel cms
Weakness
CWE-89
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news