Cross-site scripting in WeGIA - #VU127348
Published: April 23, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary JavaScript in victims' browsers.
The vulnerability exists due to improper neutralization of input during web page generation in listar_despachos.php when rendering stored Destinatário field data in the dispatch listing page. A remote privileged user can inject malicious JavaScript through the Destinatário field to execute arbitrary JavaScript in victims' browsers.
The issue is triggered when stored user-controlled data is inserted into the DOM using .html(), and it affects users who view the dispatch page.