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 `editar_socio.php` endpoint of the WeGIA application. This vulnerability allows attackers to inject malicious scripts in the `socio` parameter. The application fails to validate and sanitize user inputs in the `socio` 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 and 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 | |
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-22617 is classified as a medium severity vulnerability due to its potential for exploitation via reflected cross-site scripting.
To fix CVE-2025-22617, it is recommended to sanitize and validate all user inputs in the `editar_socio.php` endpoint.
CVE-2025-22617 is a Reflected Cross-Site Scripting (XSS) vulnerability.
CVE-2025-22617 affects WeGIA versions prior to 3.2.7.
The potential impacts of CVE-2025-22617 include theft of user credentials and session hijacking through malicious scripts.