First published: Mon Nov 25 2024(Updated: )
A vulnerability has been found in 1000 Projects Beauty Parlour Management System 1.0 and classified as critical. This vulnerability affects unknown code of the file /admin/search-appointment.php. The manipulation of the argument searchdata 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 |
---|---|---|
1000projects Beauty Parlour Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-11649 is classified as a critical vulnerability.
CVE-2024-11649 allows for SQL injection through the manipulation of the 'searchdata' parameter in the /admin/search-appointment.php file.
CVE-2024-11649 specifically affects version 1.0 of the 1000 Projects Beauty Parlour Management System.
To mitigate CVE-2024-11649, it is essential to sanitize user inputs and implement prepared statements for SQL queries.
Yes, CVE-2024-11649 is publicly known and has been documented in the CVE database.