C1 CMS is an open-source, .NET based Content Management System (CMS). Versions prior to 6.12 allow an authenticated user to exploit Server Side Request Forgery (SSRF) by causing the server to make arbitrary GET requests to other servers in the local network or on localhost. The attacker may also truncate arbitrary files to zero size (effectively delete them) leading to denial of service (DoS) or altering application logic. The authenticated user may unknowingly perform the actions by visiting a specially crafted site. Patched in C1 CMS v6.12, no known workarounds exist.
C1 CMS es un Sistema de Administración de Contenidos (CMS) de código abierto basado en .NET. Las versiones anteriores a 6.12 permiten a un usuario autenticado explotar una vulnerabilidad de tipo Server Side Request Forgery (SSRF) causando que el servidor haga peticiones GET arbitrarias a otros servidores en la red local o en localhost. El atacante también puede truncar archivos arbitrarios a tamaño cero (borrarlos efectivamente) conllevando a una denegación de servicio (DoS) o alterando la lógica de la aplicación. El usuario autenticado puede llevar a cabo las acciones sin saberlo al visitar un sitio especialmente diseñado. Parcheado en C1 CMS versión v6.12, no se presentan medidas de mitigación conocidas