| タイトル | 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日 19:56 (1 月 ago) |
|---|
| モデレーション | 2026年09月06日 16:20 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 399444 [jaychouchannel Tourism-Management-System 迄 8122bf020d91199eddfff3ee02d1632a70a9a132 CommonController.java getOption tableName/columnName 情報漏えい] |
|---|
| ポイント | 20 |
|---|