CVE-2023-3877: Campcodes Beauty Salon Management System add-services.php sql injection
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-3877?
CVE-2023-3877 has been classified as critical.
How does CVE-2023-3877 affect the Campcodes Beauty Salon Management System?
CVE-2023-3877 allows for SQL injection through the manipulation of the 'cost' parameter in the file /admin/add-services.php.
Can CVE-2023-3877 be exploited remotely?
Yes, CVE-2023-3877 can be exploited remotely.
What products are affected by CVE-2023-3877?
CVE-2023-3877 affects Campcodes Beauty Salon Management System version 1.0.
How can I fix CVE-2023-3877?
To fix CVE-2023-3877, implement parameterized queries or prepared statements to prevent SQL injection.