Submit #647470: sourcecodester Pet grooming management software August 30, 2025 SQL Injectioninfo

Titlesourcecodester Pet grooming management software August 30, 2025 SQL Injection
DescriptionThe reason for the SQL injection vulnerability is that the website application does not verify the validity of the data submitted by the user to the server (type, length, business parameter validity, etc.), and does not effectively filter the data input by the user with special characters , so that the user's input is directly brought into the database for execution, which exceeds the expected result of the original design of the SQL statement, resulting in a SQL injection vulnerability.Pet grooming management software does not filter the content correctly at the "ajax_product.php/drop_services" parameter, resulting in the generation of SQL injection.
Source⚠️ https://github.com/joinia/webray.com.cn/blob/main/Pet-grooming-management-software/petgrooming-sql-ajaxpro.md
User
 joinia (UID 24916)
Submission09/04/2025 04:37 (10 months ago)
Moderation09/14/2025 12:16 (10 days later)
StatusAccepted
VulDB entry323863 [SourceCodester Pet Grooming Management Software 1.0 /admin/ajax_product.php drop_services sql injection]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!