First published: Tue Apr 09 2024(Updated: )
Sourcecodester Online Graduate Tracer System v1.0 is vulnerable to SQL Injection via the "id" parameter in admin/admin_cs.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Tamparongj03 Online Graduate Tracer System | =1.0 | |
Tamparongj03 Online Graduate Tracer System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-31506 has a medium severity level due to its potential for SQL Injection attacks.
To fix CVE-2024-31506, validate and sanitize the input for the 'id' parameter to prevent SQL Injection.
The impacts of CVE-2024-31506 may include unauthorized access to the database and exposure of sensitive information.
CVE-2024-31506 affects version 1.0 of the Sourcecodester Online Graduate Tracer System.
A temporary workaround for CVE-2024-31506 is to restrict access to admin/admin_cs.php or implement input validation.