First published: Wed Dec 25 2024(Updated: )
A vulnerability, which was classified as critical, was found in code-projects Simple Admin Panel 1.0. This affects an unknown part. The manipulation of the argument c_name 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-12928 is classified as a critical vulnerability.
CVE-2024-12928 exploits a SQL injection vulnerability through manipulation of the c_name argument.
CVE-2024-12928 affects Code-Projects Simple Admin Panel version 1.0.
Yes, CVE-2024-12928 can be exploited remotely.
Mitigation for CVE-2024-12928 involves applying input validation and using prepared statements to prevent SQL injection.