1000 Projects · Beauty Parlour Management System · CVE-2025-9919
**Name of the Vulnerable Software and Affected Versions**
1000projects Beauty Parlour Management System version 1.0
**Description**
A SQL injection issue exists in 1000projects Beauty Parlour Management System version 1.0. The vulnerability is located in the `/admin/bwdates-reports-details.php` file. Manipulation of the `fromdate`/`todate` argument can lead to SQL injection. The attack can be initiated remotely. The exploit is publicly available.
**Recommendations**
As a temporary workaround, consider restricting access to the `/admin/bwdates-reports-details.php` file until a fix is available.
Sanitize the `fromdate` and `todate` parameters before using them in SQL queries.