| タイトル | BiggiDroid Simple-PHP-Blog 1.0 SQL Injection |
|---|
| 説明 | In BiggiDroid Simple PHP CMS, admin/login.php concatenates the username and password directly into the SQL query without any sanitization.
An attacker can type:
xxx' OR '1'='1'--
in the password field, turning the entire WHERE clause into a always-true condition. This lets them log in to the admin panel without the correct password, achieving a “universal user” takeover. |
|---|
| ソース | ⚠️ https://gitee.com/devilrunsun/mywork/issues/IDGMME |
|---|
| ユーザー | devil_run_sun (UID 93950) |
|---|
| 送信 | 2025年12月29日 14:05 (3 月 ago) |
|---|
| モデレーション | 2025年12月29日 16:14 (2 hours later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 338657 [BiggiDroid Simple PHP CMS 1.0 Admin Login /admin/login.php ユーザー名 SQLインジェクション] |
|---|
| ポイント | 20 |
|---|