| 제목 | 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. PM 11:17 (19 날 ago) |
|---|
| 모더레이션 | 2026. 04. 26. AM 10:23 (17 days later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 289769 [code-projects Chat System 1.0 /admin/update_room.php id/name/password SQL 주입] |
|---|
| 포인트들 | 0 |
|---|