CVE-2025-67501 PUBLISHED

WeGIA is vulnerable to SQL Injection via editar_categoria endpoint parameter

Assigner: GitHub_M
Reserved: 08.12.2025 Published: 09.12.2025 Updated: 10.12.2025

WeGIA is an open source Web Manager for Institutions with a focus on Portuguese language users. Versions 3.5.4 and below contain an SQL Injection vulnerability in the /html/matPat/editar_categoria.php endpoint. The application fails to properly validate and sanitize user inputs in the id_categoria parameter, which allows attackers to inject malicious SQL payloads for direct execution. This issue is fixed in version 3.5.5.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9.4

Product Status

Vendor LabRedesCefetRJ
Product WeGIA
Versions
  • Version < 3.5.5 is affected

References

Problem Types

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