| タイトル | Mohammed-eid35 bank-management-system-springboot 1 Authentication Bypass by Primary Weakness |
|---|
| 説明 | A vulnerability has been found in Mohammed-eid35 bank-management-system-springboot. The application exposes /transaction/deposit and /transaction/withdraw to unauthenticated users because /transaction/** is configured with permitAll() in the Spring Security configuration. Any unauthenticated request can reach these endpoints. The backend does not verify the current user identity or account ownership before processing the transaction. Instead, it directly processes transactions based on the supplied transaction identifiers: a valid card_number is sufficient for deposits, and a valid card_number plus cvv is sufficient for withdrawals. This allows unauthorized deposits and withdrawals and direct modification of account balances without a valid authenticated session.
|
|---|
| ソース | ⚠️ https://github.com/Mohammed-eid35/bank-management-system-springboot/issues/8 |
|---|
| ユーザー | wr0ld (UID 98487) |
|---|
| 送信 | 2026年05月24日 15:35 (17 日 ago) |
|---|
| モデレーション | 2026年06月07日 18:04 (14 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 369141 [Mohammed-eid35 bank-management-system-springboot 迄 7b9bcc65ad7df3db29af71aed9bb500e5f24d948 Transaction Endpoint TransactionController.java 特権昇格] |
|---|
| ポイント | 20 |
|---|