First published: Fri Jan 17 2025(Updated: )
WeGIA v3.2.0 is vulnerable to SQL Injection viathe nextPage parameter in /controle/control.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Wegia Wegia |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-57035 is classified as a critical vulnerability due to its potential for SQL Injection attacks.
To fix CVE-2024-57035, sanitize and validate input for the nextPage parameter in /controle/control.php to prevent SQL injection.
CVE-2024-57035 affects WeGIA version 3.2.0.
Exploiting CVE-2024-57035 could allow attackers to execute arbitrary SQL queries, leading to data exposure or manipulation.
As of now, there is no official patch announced for CVE-2024-57035, so it's recommended to apply input validation as a workaround.