| 제목 | 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. PM 03:35 (19 날 ago) |
|---|
| 모더레이션 | 2026. 06. 07. PM 06:04 (14 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 369141 [Mohammed-eid35 bank-management-system-springboot 까지 7b9bcc65ad7df3db29af71aed9bb500e5f24d948 Transaction Endpoint TransactionController.java 권한 상승] |
|---|
| 포인트들 | 20 |
|---|