Reflected Cross-Site Scripting Vulnerability in WeGIA Open Source Web Manager
CVE-2025-23030
6.1MEDIUM
What is CVE-2025-23030?
A reflected Cross-Site Scripting (XSS) vulnerability has been found in the WeGIA web manager, specifically in the cadastro_funcionario.php
endpoint. This issue arises from inadequate validation and sanitization of user input in the cpf
parameter, allowing attackers to inject harmful scripts. These scripts are then reflected in the server's responses, executing in the context of the victim's browser. To protect against potential exploitation, users are encouraged to upgrade to version 3.2.6, as no workarounds are available for this vulnerability.