CVE-2021-47938 PUBLISHED

ImpressCMS 1.4.2 Remote Code Execution via Autotasks

Assigner: VulnCheck
Reserved: 01.02.2026 Published: 10.05.2026 Updated: 10.05.2026

ImpressCMS 1.4.2 contains a remote code execution vulnerability in the autotasks administrative interface that allows authenticated attackers to execute arbitrary PHP code by injecting malicious code into the sat_code parameter. Attackers can authenticate, submit a POST request to /modules/system/admin.php?fct=autotasks&op=mod with crafted sat_code containing PHP commands, which creates an executable file that accepts arbitrary commands via GET parameters.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor Impresscms
Product ImpressCMS
Versions
  • Version 1.4.2 is affected

Credits

  • Halit AKAYDIN (hLtAkydn) finder

References

Problem Types

  • Improper Control of Generation of Code ('Code Injection') CWE