CVE-2025-23033: Cross-Site Scripting (XSS) Stored endpoint 'adicionar_situacao.php' parameter 'situacao' 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 adicionarsituacao.php endpoint of the WeGIA application. This vulnerability allows attackers to inject malicious scripts into the situacao 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 adicionarsituacao.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-23033?
CVE-2025-23033 is classified as a medium severity Stored Cross-Site Scripting (XSS) vulnerability.
How do I fix CVE-2025-23033?
To fix CVE-2025-23033, update the WeGIA application to version 3.2.7 or later, which includes the necessary patches.
What is the impact of CVE-2025-23033?
The impact of CVE-2025-23033 allows an attacker to inject malicious scripts that can execute in the context of the user interacting with the vulnerable WeGIA application.
Which versions of WeGIA are affected by CVE-2025-23033?
WeGIA versions up to, but not including, 3.2.7 are affected by CVE-2025-23033.
Where is the vulnerable endpoint in CVE-2025-23033?
The vulnerable endpoint in CVE-2025-23033 is located in the 'adicionar_situacao.php' file of the WeGIA application.