First published: Mon Jan 13 2025(Updated: )
WeGIA is an open source web manager with a focus on the Portuguese language and charitable institutions. A Reflected Cross-Site Scripting (XSS) vulnerability was identified in the `pre_cadastro_funcionario.php` endpoint of the WeGIA application. This vulnerability allows attackers to inject malicious scripts in the `msg_e` parameter. The application fails to validate and sanitize user inputs in the `msg_e` parameter. This lack of validation permits the injection of malicious payloads, which are reflected back to the user's browser in the server's response and executed within the context of the victim's browser. This issue has been addressed in version 3.2.7. All users are advised to upgrade. There are no known workarounds for this vulnerability.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Wegia Wegia | <3.2.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-23036 is classified as a medium severity vulnerability due to the potential for reflected cross-site scripting attacks.
To fix CVE-2025-23036, update the WeGIA application to version 3.2.7 or later that addresses this vulnerability.
CVE-2025-23036 is a reflected cross-site scripting (XSS) vulnerability found in the WeGIA application.
CVE-2025-23036 affects WeGIA versions prior to 3.2.7.
The vulnerable component in CVE-2025-23036 is the `pre_cadastro_funcionario.php` endpoint of the WeGIA application.