SQL injection in WeGIA - CVE-2025-23220
Published: January 20, 2025 / Updated: May 2, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary SQL commands and disclose sensitive information.
The vulnerability exists due to SQL injection in the adicionar_raca.php endpoint when handling a POST request containing the raca parameter. A remote attacker can send a specially crafted request to execute arbitrary SQL commands and disclose sensitive information.
The issue was demonstrated by dumping database contents, including data from the pessoa table.