| 标题 | code-projects Chat System Using PHP 1.0 SQL Injection (Error-Based / Blind) + Missing Authentication |
|---|
| 描述 | A SQL Injection vulnerability combined with missing authentication was discovered in the update chatroom functionality of Chat System Using PHP version 1.0, available at code-projects.org.
The file update_room.php includes only ../conn.php (database connection) — there is no call to session_start(), no inclusion of session.php, and no access control check of any kind. The endpoint is fully accessible by unauthenticated anonymous users. |
|---|
| 来源 | ⚠️ https://gist.github.com/higordiego/0e17779b3168e61a704db12e032ae8c3 |
|---|
| 用户 | c4ttr4ck (UID 75518) |
|---|
| 提交 | 2026-04-08 23時17分 (19 日前) |
|---|
| 管理 | 2026-04-26 10時23分 (17 days later) |
|---|
| 状态 | 重复 |
|---|
| VulDB条目 | 289769 [code-projects Chat System 1.0 /admin/update_room.php id/name/password SQL注入] |
|---|
| 积分 | 0 |
|---|