First published: Sat Nov 30 2024(Updated: )
A vulnerability was found in code-projects Farmacia 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /visualizer-forneccedor.chp. 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 |
---|---|---|
Farmacia Project Farmacia | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-11998 has been declared as critical.
CVE-2024-11998 allows for SQL injection through manipulation of the 'id' argument in the file /visualizer-forneccedor.chp.
Yes, CVE-2024-11998 can be exploited remotely.
CVE-2024-11998 affects Farmacia version 1.0.
To fix CVE-2024-11998, you should sanitize input and implement parameterized queries to prevent SQL injection.