First published: Tue Mar 12 2024(Updated: )
SQL Injection vulnerability in Code-projects.org Scholars Tracking System 1.0 allows attackers to run arbitrary code via login.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Code-projects Scholars Tracking System | ||
Fabianros Scholars Tracking System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-24092 has a critical severity due to its potential for arbitrary code execution via SQL injection.
To fix CVE-2024-24092, update the Scholars Tracking System to the latest patched version or implement proper input validation to prevent SQL injection.
CVE-2024-24092 affects the Code-projects.org Scholars Tracking System version 1.0.
CVE-2024-24092 can be exploited by an attacker to execute arbitrary SQL queries through the login.php page.
Mitigations for CVE-2024-24092 include employing web application firewalls and ensuring secure coding practices to prevent SQL injection vulnerabilities.