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 home.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-22599 is classified as a high severity vulnerability due to its potential for reflected cross-site scripting attacks.
To fix CVE-2025-22599, it is recommended to validate and sanitize the 'msg_c' parameter in the home.php endpoint to prevent script injection.
CVE-2025-22599 affects WeGIA versions prior to 3.2.8.
Yes, CVE-2025-22599 can be exploited remotely, allowing attackers to execute malicious scripts on the affected web application.
CVE-2025-22599 is a reflected cross-site scripting (XSS) vulnerability.