First published: Fri Nov 15 2024(Updated: )
A vulnerability classified as critical was found in code-projects Farmacia 1.0. This vulnerability affects unknown code of the file /editar-cliente.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Anisha Farmacia | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-11244 is classified as a critical vulnerability.
CVE-2024-11244 is a SQL injection vulnerability.
CVE-2024-11244 affects the Farmacia 1.0 software, specifically through manipulation of the 'id' argument in the /editar-cliente.php file.
Yes, CVE-2024-11244 can be exploited remotely.
To mitigate CVE-2024-11244, sanitize and validate user inputs to prevent SQL injection.