First published: Thu Dec 26 2024(Updated: )
A vulnerability classified as critical was found in 1000 Projects Portfolio Management System MCA 1.0. This vulnerability affects unknown code of the file /update_personal_details.php. The manipulation of the argument q 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 |
---|---|---|
1000 Projects Portfolio Management System | ||
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-12959 is classified as a critical vulnerability.
CVE-2024-12959 allows for SQL injection through manipulation of the argument 'q' in the /update_personal_details.php file.
Yes, CVE-2024-12959 can be initiated remotely by an attacker.
CVE-2024-12959 affects the 1000 Projects Portfolio Management System MCA 1.0.
To mitigate CVE-2024-12959, it's essential to sanitize input and implement prepared statements in database queries.