Code Projects · Code-Projects Pharmacy Management System · CVE-2024-8138
Name of the Vulnerable Software and Affected Versions:
code-projects Pharmacy Management System version 1.0
Description:
A critical vulnerability was found in the code-projects Pharmacy Management System. The issue affects the function `editManager` of the file `/index.php?action=editManager` of the component Parameter Handler. The manipulation of the argument `id` as part of a String leads to SQL injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Recommendations:
As a temporary workaround, consider disabling the `editManager` function until a patch is available.
Restrict access to the `/index.php?action=editManager` endpoint to minimize the risk of exploitation.
Avoid using the `id` argument in the affected endpoint until the issue is resolved.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.