CVE-2024-12942: 1000 Projects Portfolio Management System MCA admin_login.php sql injection
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/adminlogin.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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-12942?
CVE-2024-12942 has been classified as critical due to its potential for SQL injection.
How does CVE-2024-12942 affect the 1000 Projects Portfolio Management System MCA?
CVE-2024-12942 affects the login functionality of the admin panel by allowing SQL injection through manipulated username and password inputs.
How do I fix CVE-2024-12942?
To fix CVE-2024-12942, sanitize and parameterize all SQL queries related to user authentication to prevent SQL injection.
What versions of the 1000 Projects Portfolio Management System are affected by CVE-2024-12942?
CVE-2024-12942 affects version 1.0 of the 1000 Projects Portfolio Management System MCA.
Is there a workaround for CVE-2024-12942?
A potential workaround for CVE-2024-12942 is to restrict access to the admin panel until the vulnerability is patched.