CVE-2024-53472: CSRF in control.php
to change password
CVE Publication: https://www.cve.org/CVERecord?id=CVE-2024-53472
Vendor
WeGIA (Web Gerenciador Institucional) is an integrated management system licensed under the GNU GPL v3.0, designed to enhance administration, control, and transparency for institutions.
https://sol.sbc.org.br/index.php/latinoware/article/view/31544
Affected Product Code Base
WeGIA < v3.2.0
Vulnerability Description
A Cross-Site Request Forgery (CSRF) vulnerability was identified in the WeGIA application. This flaw enables an attacker to induce an authenticated user to perform unintended actions without their consent or awareness.
POC
This code allows an attacker to change the password of an authenticated user without their consent by loading this malicious page while the user is logged into the application.
|
|
Reference
https://www.cve.org/CVERecord?id=CVE-2024-53472
Solution
https://github.com/nilsonLazarin/WeGIA/issues/790
Discoverer
Contributor
By: CVE-Hunters