First published: Fri Oct 04 2024(Updated: )
itsourcecode Sports Management System Project 1.0 is vulnerable to SQL Injection in the function delete_category of the file sports_scheduling/player.php via the argument id.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
itsourcecode Sports Management System | ||
Adonesevangelista Sports Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-46078 has a high severity due to the potential for SQL Injection attacks that could compromise the database.
To fix CVE-2024-46078, validate and sanitize user input in the delete_category function to prevent SQL Injection.
The affected software for CVE-2024-46078 is the itsourcecode Sports Management System Project version 1.0.
CVE-2024-46078 is a SQL Injection vulnerability that allows attackers to manipulate the database through unsanitized inputs.
Exploitation of CVE-2024-46078 can lead to unauthorized access to sensitive data and potential database manipulation.