| عنوان | sourcecodester Pet Grooming Management Software v1.0 SQL injection |
|---|
| الوصف | A SQL injection vulnerability was found in the 'get_barcode_data.php' file of the 'Pet grooming management' project. The reason for this issue is that attackers inject malicious code from the parameter "barcode" and use it directly in SQL queries without the need for appropriate cleaning or validation. The user-supplied value is embedded in the statement `SELECT product_id FROM tbl_barcode WHERE barcode = '$barcode'` and in a follow-up query using `$product_id` from the first result, allowing attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations. |
|---|
| المصدر | ⚠️ https://github.com/niaoniaollll/cve/issues/1 |
|---|
| المستخدم | niaoniaolll (UID 99367) |
|---|
| ارسال | 01/07/2026 10:30 AM (2 أشهر منذ) |
|---|
| الاعتدال | 17/08/2026 03:13 PM (2 months later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 391274 [SourceCodester Pet Grooming Management Software 1.0 get_barcode_data.php barcode حقن SQL] |
|---|
| النقاط | 20 |
|---|