| Название | 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 (2 месяцы назад) |
|---|
| Модерация | 17.08.2026 15:13 (2 months later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 391274 [SourceCodester Pet Grooming Management Software 1.0 get_barcode_data.php barcode SQL-инъекция] |
|---|
| Баллы | 20 |
|---|