CVE-2024-10427: Codezips Pet Shop Management System deleteanimal.php sql injection
A vulnerability was found in Codezips Pet Shop Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /deleteanimal.php. The manipulation of the argument t1 leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The initial researcher advisory mentions the parameter "refno" to be affected. But further inspection indicates that the name of the affected parameter is "t1".
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-10427?
CVE-2024-10427 has been declared as critical.
How does CVE-2024-10427 affect the Codezips Pet Shop Management System?
CVE-2024-10427 allows for SQL injection through manipulation of the argument t1 in the file /deleteanimal.php.
Can CVE-2024-10427 be exploited remotely?
Yes, the exploit for CVE-2024-10427 can be initiated remotely.
What software is affected by CVE-2024-10427?
CVE-2024-10427 specifically affects Codezips Pet Shop Management System version 1.0.
How can I fix CVE-2024-10427?
To fix CVE-2024-10427, it is recommended to sanitize inputs in the /deleteanimal.php file to prevent SQL injection.