CVE-2024-57035: SQL Injection Vulnerability in nextPage
Parameter on control.php
Endpoint
CVE Publication: https://www.cve.org/CVERecord?id=CVE-2024-57035
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 SQL Injection vulnerability was identified in the endpoint /control.php
, specifically in the parameter nextPage
. This vulnerability allows the execution of arbitrary SQL commands, compromising the confidentiality, integrity, and availability of the database.
POC
Using SQL Map:
|
|
Using sqlmap an attacker could dump the entire database information from WeGIA.
References
https://github.com/nilsonLazarin/WeGIA/issues/827
https://github.com/LabRedesCefetRJ/WeGIA/
Discoverer
By: CVE-Hunters