First published: Fri Nov 15 2024(Updated: )
A vulnerability classified as critical has been found in 1000 Projects Beauty Parlour Management System 1.0. This affects an unknown part of the file /admin/forgot-password.php. The manipulation of the argument email leads to sql injection. It is possible to initiate the attack 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-11257 has been classified as critical due to the potential for SQL injection.
To fix CVE-2024-11257, sanitize and validate all user inputs, particularly the email argument in the /admin/forgot-password.php file.
CVE-2024-11257 affects version 1.0 of the 1000 Projects Beauty Parlour Management System.
CVE-2024-11257 allows for remote SQL injection attacks through the /admin/forgot-password.php file.
Yes, CVE-2024-11257 is considered easy to exploit due to the insufficient sanitization of input parameters.