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_funcionario.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. 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-23030 has been classified with a medium severity due to its potential for exploitation via reflected cross-site scripting.
To fix CVE-2025-23030, update the WeGIA application to version 3.2.7 or later where the vulnerability has been patched.
CVE-2025-23030 can impact web users by allowing attackers to execute arbitrary JavaScript code in their browsers.
CVE-2025-23030 affects WeGIA versions up to and including 3.2.6.
Yes, CVE-2025-23030 is directly related to web application security as it involves a reflected cross-site scripting vulnerability.