Code Projects · Simple Laundry System · CVE-2026-5565
Name of the Vulnerable Software and Affected Versions
code-projects Simple Laundry System version 1.0
Description
A security issue exists in code-projects Simple Laundry System 1.0. The vulnerability is related to an unknown functionality within the `/delmemberinfo.php` file of the Parameter Handler component. Manipulation of the `userid` argument can lead to a SQL injection. The attack can be launched remotely and the exploit has been publicly disclosed.
Recommendations
Address the SQL injection issue in the `/delmemberinfo.php` file by sanitizing the `userid` argument. As a temporary workaround, consider restricting access to the `/delmemberinfo.php` file until a proper fix is implemented.