Wegia · Wegia · CVE-2025-23032
**Name of the Vulnerable Software and Affected Versions**
WeGIA versions prior to 3.2.6
**Description**
A Stored Cross-Site Scripting (XSS) vulnerability was identified in the `adicionar escala.php` endpoint of the WeGIA application. This vulnerability allows attackers to inject malicious scripts into the `escala` parameter. The injected scripts are stored on the server and executed automatically whenever the affected page is accessed by users, posing a significant security risk. The application fails to properly validate and sanitize user inputs in the `adicionar escala.php` parameter. This lack of validation allows attackers to inject malicious scripts, which are then stored on the server. Whenever the affected page is accessed, the malicious payload is executed in the victim's browser, potentially compromising the user's data and system.
**Recommendations**
For versions prior to 3.2.6, upgrade to version 3.2.6 or later to resolve the issue. As a temporary workaround, consider restricting access to the `adicionar escala.php` endpoint until the upgrade is applied. Additionally, avoid using the `escala` parameter in the affected endpoint until the issue is resolved.