| Titel | Mohammed-eid35 bank-management-system-springboot 1 Authentication Bypass by Primary Weakness |
|---|
| Beschreibung | 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.
|
|---|
| Quelle | ⚠️ https://github.com/Mohammed-eid35/bank-management-system-springboot/issues/8 |
|---|
| Benutzer | wr0ld (UID 98487) |
|---|
| Einreichung | 24.05.2026 15:35 (vor 16 Tagen) |
|---|
| Moderieren | 07.06.2026 18:04 (14 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 369141 [Mohammed-eid35 bank-management-system-springboot bis 7b9bcc65ad7df3db29af71aed9bb500e5f24d948 Transaction Endpoint TransactionController.java erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|