CVE-2021-47938

Severity CVSS v4.0:
HIGH
Type:
CWE-94 Code Injection
Publication date:
10/05/2026
Last modified:
12/05/2026

Description

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.