CVE-2024-32641
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-03

Last updated on: 2025-12-05

Assigner: GitHub, Inc.

Description
Masa CMS is an open source Enterprise Content Management platform. Masa CMS versions prior to 7.2.8, 7.3.13, and 7.4.6 are vulnerable to remote code execution. The vulnerability exists in the addParam function, which accepts user input via the criteria parameter. This input is subsequently evaluated by setDynamicContent, allowing an unauthenticated attacker to execute arbitrary code via the m tag. The vulnerability is patched in versions 7.2.8, 7.3.13, and 7.4.6.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-03
Last Modified
2025-12-05
Generated
2026-06-16
AI Q&A
2025-12-03
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
masacms masacms to 7.2.8 (exc)
masacms masacms From 7.3 (inc) to 7.3.13 (exc)
masacms masacms From 7.4.0 (inc) to 7.4.6 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in Masa CMS allows an unauthenticated attacker to execute arbitrary code remotely. It exists in the addParam function, which takes user input through the criteria parameter. This input is then evaluated by the setDynamicContent function via the m tag, enabling remote code execution. The issue affects versions prior to 7.2.8, 7.3.13, and 7.4.6 and has been patched in these versions.

Impact Analysis

The vulnerability can have severe impacts including full system compromise since it allows remote code execution without authentication. An attacker could execute arbitrary code, potentially leading to data theft, service disruption, or complete control over the affected system.

Mitigation Strategies

Upgrade Masa CMS to version 7.2.8, 7.3.13, or 7.4.6 or later, as these versions contain patches that fix the remote code execution vulnerability in the addParam function.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2024-32641. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart