First published: Thu Dec 26 2024(Updated: )
A vulnerability classified as critical has been found in code-projects Simple Admin Panel 1.0. This affects an unknown part of the file updateItemController.php. The manipulation of the argument p_desk leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Code-Projects Simple Admin Panel | ||
Code-Projects Simple Admin Panel | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-12934 is classified as a critical vulnerability.
CVE-2024-12934 affects the updateItemController.php file, allowing for SQL injection through the manipulation of the p_desk argument.
Yes, CVE-2024-12934 can be exploited remotely.
CVE-2024-12934 is classified as an SQL injection vulnerability.
To remediate CVE-2024-12934, it is recommended to sanitize and validate all user inputs to prevent SQL injection.