提出 #756375: Github Warehouse Management System V1.0 SQL Injection情報

タイトルGithub Warehouse Management System V1.0 SQL Injection
説明WMS is an enterprise warehouse management system, and there is an SQL injection vulnerability in the wms/bloom/master/src/chkuser.php file. Cause of vulnerability Directly concatenate user input: The code concatenates $this ->name (from $-POST [username]) directly into the SQL query string without any filtering/escaping: Although the trim() function is used, trim() can only remove spaces and cannot defend against SQL injection.
ソース⚠️ https://github.com/FeMiner/wms/issues/43
ユーザー
 qiahao (UID 95509)
送信2026年02月11日 15:13 (4 月 ago)
モデレーション2026年02月23日 14:52 (12 days later)
ステータス重複
VulDBエントリ341628 [FeMiner wms 迄 9cad1f1b179a98b9547fd003c23b07c7594775fa /src/chkuser.php ユーザー名 SQLインジェクション]
ポイント0

Do you want to use VulDB in your project?

Use the official API to access entries easily!