CVE-2024-0485: code-projects Fighting Cock Information System add_con.php sql injection
A vulnerability, which was classified as critical, was found in code-projects Fighting Cock Information System 1.0. Affected is an unknown function of the file admin/pages/tables/addcon.php. The manipulation of the argument id leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-250590 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-0485?
CVE-2024-0485 is classified as a critical vulnerability.
What type of vulnerability is CVE-2024-0485?
CVE-2024-0485 is a SQL injection vulnerability.
Which software is affected by CVE-2024-0485?
CVE-2024-0485 affects Fighting Cock Information System version 1.0.
How does CVE-2024-0485 affect the system?
CVE-2024-0485 allows attackers to manipulate the argument 'id' leading to SQL injection.
How can I remediate CVE-2024-0485?
To remediate CVE-2024-0485, input validation and prepared statements should be implemented to prevent SQL injection.