Submeter #775470: Kodbox 1.64 Command Injectioninformação

TítuloKodbox 1.64 Command Injection
DescriçãoThe fileThumb plugin in kodbox reads the ffmpegBin and imagickBin configuration values and passes them directly into shell_exec($bin . ' --help') without escaping or whitelisting. An authenticated administrator can set these values to include shell metacharacters (e.g., ffmpeg; <command>;#) via admin/plugin/setConfig, then trigger plugin/fileThumb/check to execute arbitrary system commands on the server. This results in a post-auth remote command execution vulnerability: once an attacker gains administrative configuration rights, they can run arbitrary commands under the web server’s privileges. Mitigation requires removing unsafe shell concatenation, strictly whitelisting allowed binaries and paths, using non-shell process execution APIs with validated arguments, and tightening configuration permissions and auditing.
Fonte⚠️ https://vulnplus-note.wetolink.com/share/3ml5XA0firIa
Utilizador
 vulnplusbot (UID 96250)
Submissão09/03/2026 04h31 (há 2 meses)
Moderação22/03/2026 12h40 (13 days later)
EstadoAceite
Entrada VulDB352427 [kalcaddle kodbox 1.64 fileThumb Endpoint app.php checkBin Elevação de Privilégios]
Pontos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!