| タイトル | 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) |
|---|
| 送信 | 2026年07月01日 10:30 (2 月 ago) |
|---|
| モデレーション | 2026年08月17日 15:13 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 391274 [SourceCodester Pet Grooming Management Software 1.0 get_barcode_data.php barcode SQLインジェクション] |
|---|
| ポイント | 20 |
|---|