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 `Cadastro_Atendido.php` endpoint of the WeGIA application. This vulnerability allows attackers to inject malicious scripts in the `cpf` parameter. The application fails to validate and sanitize user inputs in the `cpf` 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.6 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.6 | |
Wegia Wegia | <3.2.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-22615 has a medium severity rating due to its potential for reflected cross-site scripting exploits.
To fix CVE-2025-22615, upgrade the WeGIA application to version 3.2.7 or later, which addresses the reflected XSS vulnerability.
The impact of CVE-2025-22615 is that an attacker can execute arbitrary JavaScript code in the context of the victim's browser.
CVE-2025-22615 affects WeGIA versions up to and including 3.2.6.
The vulnerability CVE-2025-22615 is located in the Cadastro_Atendido.php endpoint of the WeGIA application.