First published: Tue Jul 25 2023(Updated: )
A vulnerability was found in Campcodes Beauty Salon Management System 1.0. It has been classified as critical. This affects an unknown part of the file /admin/add-services.php. The manipulation of the argument cost leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-235239.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Campcodes Chic Beauty Salon | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-3877 has been classified as critical.
CVE-2023-3877 allows for SQL injection through the manipulation of the 'cost' parameter in the file /admin/add-services.php.
Yes, CVE-2023-3877 can be exploited remotely.
CVE-2023-3877 affects Campcodes Beauty Salon Management System version 1.0.
To fix CVE-2023-3877, implement parameterized queries or prepared statements to prevent SQL injection.