First published: Sun Oct 27 2024(Updated: )
A vulnerability was found in Codezips Pet Shop Management System 1.0. It has been classified as critical. This affects an unknown part of the file /animalsadd.php. The manipulation of the argument id 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 initial researcher advisory mentions the parameter "refno" to be affected. But further inspection indicates that the name of the affected parameter is "id".
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Codezips Pet Shop Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-10426 is classified as a critical vulnerability.
CVE-2024-10426 is classified as an SQL injection vulnerability.
CVE-2024-10426 affects the file /animalsadd.php.
Yes, CVE-2024-10426 can be exploited remotely.
To fix CVE-2024-10426, input validation and parameterized queries should be implemented in the affected code.