Beveiligingsadvies

CVE-2026-44666

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-14 20:32:43
Laatst bijgewerkt 2026-05-15 13:34:48
Toegewezen door GitHub_M
CVSS-score 9.3
Status PUBLISHED

Beschrijving

HRConvert2 is a self-hosted, drag-and-drop & nosql file conversion server & share tool. Prior to 3.3.8, the sanitizeString() function in convertCore.php is missing backtick (`) and tab (\t) from its strip list. User input then reaches shell_exec(), where the shell interprets these characters and commands within filenames execute. This vulnerability is fixed in 3.3.8.