CVE-2025-23032: Cross-Site Scripting (XSS) Stored endpoint 'adicionar_escala.php' parameter 'escala' in WeGIA
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 adicionarescala.php endpoint of the WeGIA application. This vulnerability allows attackers to inject malicious scripts into the escala 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 adicionarescala.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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-23032?
CVE-2025-23032 is classified as a medium severity vulnerability due to its potential for exploitation through stored XSS attacks.
How do I fix CVE-2025-23032?
To fix CVE-2025-23032, update the WeGIA application to version 3.2.6 or later, where the vulnerability has been addressed.
What type of vulnerability is CVE-2025-23032?
CVE-2025-23032 is a Stored Cross-Site Scripting (XSS) vulnerability that allows attackers to inject malicious scripts into the WeGIA application.
Which component of WeGIA is affected by CVE-2025-23032?
The vulnerability affects the 'adicionar_escala.php' endpoint within the WeGIA application.
Can CVE-2025-23032 affect user data?
Yes, CVE-2025-23032 can potentially compromise user data by enabling attackers to execute malicious scripts in a user's browser.