Unknown · 1000 Projects Portfolio Management System Mca · CVE-2024-12965
Name of the Vulnerable Software and Affected Versions:
1000 Projects Portfolio Management System MCA version 1.0
Description:
The issue is related to the update ex detail.php script in the Portfolio Management System, where the `q` parameter is not properly sanitized, leading to a SQL injection vulnerability. This can allow a remote attacker to gain unauthorized access to read, modify, and delete data, as well as execute arbitrary code by sending a specially crafted request. The attack can be initiated remotely.
Recommendations:
For 1000 Projects Portfolio Management System MCA version 1.0, consider disabling the `update ex detail.php` script or restricting access to it until a patch is available. As a temporary workaround, avoid using the `q` parameter in the affected API endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.