First published: Sat Jan 13 2024(Updated: )
A vulnerability was found in code-projects Fighting Cock Information System 1.0. It has been classified as critical. This affects an unknown part of the file /admin/action/new-feed.php. The manipulation of the argument type_feed leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-250593 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-0488 has been classified as critical.
CVE-2024-0488 allows for SQL injection through manipulation of the argument type_feed in the /admin/action/new-feed.php file.
CVE-2024-0488 affects users of Fighting Cock Information System version 1.0.
To fix CVE-2024-0488, it's crucial to sanitize and validate the input for the type_feed parameter to prevent SQL injection.
The exploit potential of CVE-2024-0488 is high, allowing attackers to execute arbitrary SQL commands on the database.