ZeroHour

CVE-2024-32640

niche

Unauthenticated SQL Injection Leading to RCE in MASA CMS

CVSS 3.1
9.8 critical
EPSS
72%p99
Published
()
Modified
AI analysis

MASA CMS, an open-source Enterprise Content Management platform, contains a SQL injection flaw (CWE-89) in its `processAsyncObject` method that an attacker can leverage to achieve remote code execution. Because the CVSS vector requires no privileges and no user interaction, the flaw is exploitable remotely by unauthenticated attackers against network-reachable instances. A successful attack grants the attacker full control over the affected server (high confidentiality, integrity, and availability impact), typically by injecting SQL that executes code in the underlying application environment. Organizations running MASA CMS versions prior to 7.4.5, 7.3.12, or 7.2.7 are affected and should move to one of those fixed releases. As of now there is no known public proof-of-concept or confirmed in-the-wild exploitation, but the very high EPSS score (71.6%, 99th percentile) indicates a strong likelihood of exploitation in the next 30 days.

What to do: Upgrade MASA CMS to version 7.4.5, 7.3.12, or 7.2.7 depending on your current branch. Given the pre-authentication RCE risk and high EPSS, prioritize internet-facing instances, and if patching must be delayed, restrict external access to the CMS endpoints that reach `processAsyncObject` (e.g., via WAF rules or network controls) and check logs for suspicious SQL or command-execution activity.

Affected
MASA CMS project MASA CMSAll versions prior to 7.4.5 (7.4.x line), prior to 7.3.12 (7.3.x line), and prior to 7.2.7 (7.2.x line); fixed in 7.4.5, 7.3.12, and 7.2.7
Estimated exposure
nichelikely hundreds to low thousands of deployments worldwide (no public install counts) — MASA CMS is a niche open-source content management platform maintained for a small community of ColdFusion/Lucee-based deployments, so public adoption data is absent and the install base is conservatively assumed to be in the hundreds to…

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

Description

MASA CMS is an Enterprise Content Management platform based on open source technology. Versions prior to 7.4.5, 7.3.12, and 7.2.7 contain a SQL injection vulnerability in the `processAsyncObject` method that can result in remote code execution. Versions 7.4.5, 7.3.12, and 7.2.7 contain a fix for the issue.

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

No ingested article mentions this CVE yet.