Cross-site scripting in WeGIA - #VU130448
Published: May 7, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary JavaScript in victims' browsers.
The vulnerability exists due to cross-site scripting in html/atendido/etapa_processo.php when rendering etapa descriptions. A remote privileged user can inject malicious HTML or JavaScript into the description field to execute arbitrary JavaScript in victims' browsers.
The injected script is stored and executed when users access the "Etapas de um Processo" page, which can lead to session hijacking and account takeover.