CVE-2025-3935

ScreenConnect versions 25.2.3 and earlier versions may be susceptible to a ViewState code injection attack. ASP.NET Web Forms use ViewState to preserve page and control state, with data encoded using Base64 protected by machine keys.  It is important to note that to obtain these machine keys, privileged system level access must be obtained. If these machine keys are compromised, attackers could create and send a malicious ViewState to the website, potentially leading to remote code execution on the server.  The risk does not originate from a vulnerability introduced by ScreenConnect, but from platform level behavior.  This had no direct impact to ScreenConnect Client. ScreenConnect 2025.4 patch disables ViewState and removes any dependency on it.
Configurations

No configuration.

History

29 Apr 2025, 13:52

Type Values Removed Values Added
Summary
  • (es) Las versiones 25.2.3 y anteriores de ScreenConnect pueden ser susceptibles a un ataque de inyección de código de ViewState. Los formularios web ASP.NET utilizan ViewState para preservar el estado de las páginas y los controles, con datos codificados en Base64 protegidos por claves de máquina. Es importante tener en cuenta que para obtener estas claves de máquina, se requiere acceso privilegiado al sistema. Si estas claves de máquina se ven comprometidas, los atacantes podrían crear y enviar un ViewState malicioso al sitio web, lo que podría provocar la ejecución remota de código en el servidor. El riesgo no se debe a una vulnerabilidad introducida por ScreenConnect, sino a un comportamiento a nivel de plataforma. Esto no tuvo un impacto directo en el cliente de ScreenConnect. El parche 2025.4 de ScreenConnect deshabilita ViewState y elimina cualquier dependencia de él.

25 Apr 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-25 19:15

Updated : 2025-04-29 13:52


NVD link : CVE-2025-3935

Mitre link : CVE-2025-3935

CVE.ORG link : CVE-2025-3935


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication