| tiêu đề | sourcecodester Pet Grooming Management Software v1.0 SQL injection |
|---|
| Mô tả | 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. |
|---|
| Nguồn | ⚠️ https://github.com/niaoniaollll/cve/issues/1 |
|---|
| Người dùng | niaoniaolll (UID 99367) |
|---|
| Đệ trình | 01/07/2026 10:30 (cách đây 2 các tháng) |
|---|
| Kiểm duyệt | 17/08/2026 15:13 (2 months later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 391274 [SourceCodester Pet Grooming Management Software 1.0 get_barcode_data.php barcode Tiêm SQL] |
|---|
| điểm | 20 |
|---|