WeGIA is a web manager for charitable institutions. Prior to version 3.6.7, the file `html/socio/sistema/deletar_tag.php` uses `extract($_REQUEST)` on line 14 and directly concatenates the `$id_tag` variable into SQL queries on lines 16-17 without prepared statements or sanitization. Version 3.6.7 patches the vulnerability.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-27 23:17
Updated : 2026-03-30 13:26
NVD link : CVE-2026-33991
Mitre link : CVE-2026-33991
CVE.ORG link : CVE-2026-33991
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
