SQL injection in WeGIA - CVE-2025-22141
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 /dao/verificar_recursos_cargo.php endpoint when processing the cargo 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.