First published: Thu Mar 27 2025(Updated: )
WeGIA is a Web manager for charitable institutions. A SQL Injection vulnerability was identified in versions prior to 3.2.6 in the nextPage parameter of the /WeGIA/controle/control.php endpoint. This vulnerability allows attacker to manipulate SQL queries and access sensitive database information, such as table names and sensitive data. Version 3.2.6 contains a fix for the issue.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
WeGIA | <3.2.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-30367 has a high severity rating due to its potential for unauthorized access to sensitive data through SQL injection.
To mitigate CVE-2025-30367, update WeGIA to version 3.2.6 or later, which resolves the SQL injection vulnerability.
CVE-2025-30367 affects all versions of WeGIA prior to 3.2.6.
CVE-2025-30367 allows attackers to manipulate SQL queries, potentially exposing sensitive information from the database.
The vulnerable endpoint associated with CVE-2025-30367 is /WeGIA/controle/control.php, specifically in the nextPage parameter.