CVE-2026-41304
WWBN AVideo vulnerable to RCE caused by clonesite plugin
En resumen
El plugin CloneSite de WWBN AVideo permite que atacantes ejecuten comandos arbitrarios en el servidor al inyectar comandos de shell a través del parámetro de URL. Esto ocurre porque la entrada del usuario se usa directamente en un comando del sistema sin validación.
Detalle técnico
El endpoint cloneServer.json.php en el plugin CloneSite construye comandos shell concatenando entrada no sanitizada (parámetro url) en un comando wget ejecutado via exec(), permitiendo inyección de comando. Un atacante no autenticado puede inyectar metacaracteres shell arbitrarios para escapar del contexto de URL previsto y lograr Ejecución Remota de Código con privilegios del servidor.
Resumen generado y traducido por IA a partir de la descripción oficial.
WWBN AVideo is an open source video platform. In versions 29.0 and below, the `cloneServer.json.php` endpoint in the CloneSite plugin constructs shell commands using user-controlled input (`url` parameter) without proper sanitization. The input is directly concatenated into a `wget` command executed via `exec()`, allowing command injection. An attacker can inject arbitrary shell commands by breaking out of the intended URL context using shell metacharacters (e.g., `;`). This leads to Remote Code Execution (RCE) on the server. Commit 473c609fc2defdea8b937b00e86ce88eba1f15bb contains a fix.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
Productos afectados
WWBN · AVideo¿Quieres saber si tu infraestructura está expuesta a esto?
Hablar con TrueHacking →