SQL injection in WeGIA - CVE-2025-22140
Published: January 8, 2025 / Updated: May 2, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL commands.
The vulnerability exists due to improper neutralization of special elements used in an SQL command in the /html/funcionario/dependente_listar_um.php endpoint when processing the id_dependente parameter. A remote user can send a specially crafted parameter value to execute arbitrary SQL commands.
The issue is exploitable as a blind time-based SQL injection.