CVE-2024-32640 PUBLISHED

MasaCMS SQL Injection vulnerability

Assigner: GitHub_M
Reserved: 16.04.2024 Published: 11.08.2025 Updated: 11.08.2025

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

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor MasaCMS
Product MasaCMS
Versions
  • Version >= 7.4.0, < 7.4.6 is affected
  • Version >= 7.3.0, < 7.3.13 is affected
  • Version < 7.2.8 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE