First published: Fri Jan 10 2025(Updated: )
WeGIA is a web manager for charitable institutions. A Reflected Cross-Site Scripting (XSS) vulnerability was identified in the modulos_visiveis.php endpoint of the WeGIA application. This vulnerability allows attackers to inject malicious scripts in the msg_c parameter. This vulnerability is fixed in 3.2.8.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Wegia Wegia | <3.2.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-22596 is classified as a high severity vulnerability due to its potential for exploitation through reflected cross-site scripting.
To fix CVE-2025-22596, sanitize user inputs in the msg_c parameter to prevent the injection of malicious scripts.
Users of WeGIA are at risk of having their sessions hijacked or being redirected to malicious sites due to this XSS vulnerability.
CVE-2025-22596 affects WeGIA versions up to and including 3.2.8.
Yes, reflected cross-site scripting vulnerabilities, like CVE-2025-22596, are common in web applications and pose significant security risks.