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 Stored Cross-Site Scripting (XSS) vulnerability was identified in the `control.php` endpoint of the WeGIA application. This vulnerability allows attackers to inject malicious scripts into the `cargo` parameter. The injected scripts are stored on the server and executed automatically whenever the affected page is accessed by users, posing a significant security risk. The application fails to properly validate and sanitize user inputs in the `control.php` parameter. This lack of validation allows attackers to inject malicious scripts, which are then stored on the server. Whenever the affected page is accessed, the malicious payload is executed in the victim's browser, potentially compromising the user's data and system. 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 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The CVE-2025-23037 vulnerability is classified as a Stored Cross-Site Scripting (XSS) issue, which can significantly impact user security by allowing the injection of malicious scripts.
To fix CVE-2025-23037, upgrade WeGIA to version 3.2.6 or later, ensuring that the application properly sanitizes user input.
CVE-2025-23037 affects WeGIA versions prior to 3.2.6.
CVE-2025-23037 is a Stored Cross-Site Scripting (XSS) vulnerability found in the control.php endpoint of the WeGIA application.
Yes, CVE-2025-23037 can be exploited remotely by attackers to execute malicious scripts within the context of a user's session.