| Название | 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) |
|---|
| Представление | 25.07.2026 19:56 (1 месяц назад) |
|---|
| Модерация | 06.09.2026 16:20 (1 month later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 399444 [jaychouchannel Tourism-Management-System до 8122bf020d91199eddfff3ee02d1632a70a9a132 CommonController.java getOption tableName/columnName раскрытие информации] |
|---|
| Баллы | 20 |
|---|