CVE-2024-57031: SQL Injection (Blind Time-Based) in remuneracao.php
parameter id_funcionario
CVE Publication: https://www.cve.org/CVERecord?id=CVE-2024-57031
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/funcionario/remuneracao.php
, in the id_funcionario
parameter. This vulnerability allows the execution of arbitrary SQL commands, which can compromise the confidentiality, integrity, and availability of stored data.
POC
Request:
|
|
Payload:
|
|
Normal Request:
SQL Injection Request:
References
https://github.com/nilsonLazarin/WeGIA/issues/822
https://github.com/nilsonmori/WeGIA
Discoverer
By: CVE-Hunters