CVE-2025-53529 PUBLISHED

WeGIA allows SQL Injection in html/funcionario/profile_funcionario.php (id_funcionario parameter)

Assigner: GitHub_M
Reserved: 02.07.2025 Published: 07.07.2025 Updated: 07.07.2025

WeGIA is a web manager for charitable institutions. An SQL Injection vulnerability was identified in the /html/funcionario/profile_funcionario.php endpoint. The id_funcionario parameter is not properly sanitized or validated before being used in a SQL query, allowing an unauthenticated attacker to inject arbitrary SQL commands. The vulnerability is fixed in 3.4.3.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor LabRedesCefetRJ
Product WeGIA
Versions
  • Version < 3.4.3 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE