| 제목 | jaychouchannel Tourism_Management_System 8122bf020d91199eddfff3ee02d1632a70a9a132 Exposure of Sensitive Information Through Data Queries |
|---|
| 설명 | The affected component is `travel/src/main/java/com/controller/CommonController.java` at `/option/{tableName}/{columnName}`. The method is annotated with `@IgnoreAuth` and passes both path values to `CommonDao.xml`, which executes `SELECT distinct ${column} FROM ${table}`. No table or column allowlist is applied. An unauthenticated requester can retrieve values from sensitive columns, such as `GET /option/users/password`, which returned the stored administrator password in local testing. The issue exposes credential material and arbitrary low-cardinality database fields without authentication.
|
|---|
| 원천 | ⚠️ https://github.com/jaychouchannel/Tourism_Management_System/issues/8 |
|---|
| 사용자 | MskLov (UID 100118) |
|---|
| 제출 | 2026. 07. 25. PM 07:56 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 06. PM 04:20 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 399444 [jaychouchannel Tourism-Management-System 까지 8122bf020d91199eddfff3ee02d1632a70a9a132 CommonController.java getOption tableName/columnName 정보 공개] |
|---|
| 포인트들 | 20 |
|---|