| 제목 | 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. PM 02:05 (7 개월 ago) |
|---|
| 모더레이션 | 2025. 12. 29. PM 04:14 (2 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 338657 [BiggiDroid Simple PHP CMS 1.0 Admin Login /admin/login.php 사용자 이름 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|