First published: Thu Dec 26 2024(Updated: )
A vulnerability was found in 1000 Projects Portfolio Management System MCA 1.0. It has been classified as critical. Affected is an unknown function of the file /admin/admin_login.php. The manipulation of the argument username/password leads to sql injection. It is possible to launch 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 |
---|---|---|
1000 Projects Portfolio Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-12942 has been classified as critical due to its potential for SQL injection.
CVE-2024-12942 affects the login functionality of the admin panel by allowing SQL injection through manipulated username and password inputs.
To fix CVE-2024-12942, sanitize and parameterize all SQL queries related to user authentication to prevent SQL injection.
CVE-2024-12942 affects version 1.0 of the 1000 Projects Portfolio Management System MCA.
A potential workaround for CVE-2024-12942 is to restrict access to the admin panel until the vulnerability is patched.