CVE-2023-40176
SXSS in the user profile via the timezone displayer
En resumen
Un usuario puede inyectar código malicioso en el campo de zona horaria de su perfil, que se ejecuta cuando otros usuarios ven ese perfil. Esto permite que los atacantes roben información u obtengan acceso no autorizado al sistema.
Detalle técnico
Vulnerabilidad de XSS almacenado en el perfil de usuario de XWiki Platform permite que usuarios autenticados eludan la restricción de la interfaz desplegable mediante JavaScript o manipulación directa de URL para inyectar payloads arbitrarios. La visualización sin escape de la zona horaria desencadena ejecución de código en el lado del cliente para cualquier visitante del perfil malicioso, permitiendo robo de sesión, hurto de credenciales y escalada de privilegios a derechos de programación.
Resumen generado y traducido por IA a partir de la descripción oficial.
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any registered user can exploit a stored XSS through their user profile by setting the payload as the value of the time zone user preference. Even though the time zone is selected from a drop down (no free text value) it can still be set from JavaScript (using the browser developer tools) or by calling the save URL on the user profile with the right query string. Once the time zone is set it is displayed without escaping which means the payload gets executed for any user that visits the malicious user profile, allowing the attacker to steal information and even gain more access rights (escalation to programming rights). This issue is present since version 4.1M2 when the time zone user preference was introduced. The issue has been fixed in XWiki 14.10.5 and 15.1RC1.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H