CVE-2025-23031: Cross-Site Scripting (XSS) Stored endpoint 'adicionar_alergia.php' parameter 'nome' 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 adicionaralergia.php endpoint of the WeGIA application. This vulnerability allows attackers to inject malicious scripts into the nome 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 adicionaralergia.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-23031?
CVE-2025-23031 is classified as a high severity vulnerability due to the potential for stored cross-site scripting attacks.
How do I fix CVE-2025-23031?
To fix CVE-2025-23031, update to WeGIA version 3.2.6 or later, which addresses this security flaw.
What causes CVE-2025-23031?
CVE-2025-23031 is caused by insufficient input validation in the adicionar_alergia.php endpoint of the WeGIA application.
Who is affected by CVE-2025-23031?
CVE-2025-23031 affects users of WeGIA versions prior to 3.2.6, particularly those using the platform for managing data in charitable institutions.
How can attackers exploit CVE-2025-23031?
Attackers can exploit CVE-2025-23031 by injecting malicious scripts through the vulnerable adicionar_alergia.php endpoint, potentially compromising user data.