CVE-2024-57034: SQL Injection in query_geracao_auto.php
CVE Publication: https://www.cve.org/CVERecord?id=CVE-2024-57034
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 /WeGIA/html/socio/sistema/controller/query_geracao_auto.php
, specifically in the query
parameter. This vulnerability allows the execution of arbitrary SQL commands, compromising the confidentiality, integrity, and availability of the database.
POC
Vulnerable Request:
|
|
Payload:
|
|
References
https://github.com/nilsonLazarin/WeGIA/issues/825
https://github.com/LabRedesCefetRJ/WeGIA/
Discoverer
By: CVE-Hunters