| 제목 | ningzichun student-management-system 98760f5711cf6dc8b4adca53a9e207ca49b02ebf Hard-coded Credentials |
|---|
| 설명 | The affected components are `config/database.php` and `config/adminer.php`. `config/database.php:3` commits the MySQL host, username, password, and database name in source as `mysqli_connect("localhost","hw","hwhwhw","hw")`. `config/adminer.php:1-8` bundles Adminer 4.7.5 in the web-served application tree and is directly reachable at `/config/adminer.php` when the repository is deployed as the document root. Deployments that retain the committed connection configuration expose a database-administration login interface usable with publicly disclosed credentials, permitting direct database access and modification. |
|---|
| 원천 | ⚠️ https://github.com/ningzichun/student-management-system/issues/15 |
|---|
| 사용자 | ctrl (UID 99919) |
|---|
| 제출 | 2026. 07. 29. PM 08:06 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 08. AM 11:36 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 399764 [ningzichun Student Management System 까지 98760f5711cf6dc8b4adca53a9e207ca49b02ebf Database Connection config/database.php mysqli_connect 약한 인증] |
|---|
| 포인트들 | 20 |
|---|