Impact
The vulnerability is an unauthenticated arbitrary file upload in the wizards/post2file.php script. Attackers can post any data and place a crafted PHP file into the webroot, which results in remote code execution as the web server user. The flaw is a combination of missing authentication (CWE‑306) and unrestricted file upload (CWE‑434).
Affected Systems
Idera Up.Time Monitoring Station software up to and including version 7.2 is affected. No other vendors or product versions are noted.
Risk and Exploitability
The CVSS v3 score is 9.3 and the EPSS is 68%, indicating a high probability of exploitation. It is not listed in the CISA KEV catalog. Attackers can exploit the flaw without authentication by sending a crafted HTTP POST to wizards/post2file.php, enabling arbitrary code execution with the privileges of the web server.
OpenCVE Enrichment
EUVD