Data
- Shiori version: 1.7.4 and earlier
- Database Engine: SQLite
- Operating system:windows docker
Describe the bug / actual behavior
No restriction on password attempts allows for brute-force attacks.
Expected behavior
Brute-force until successful login.
To Reproduce
- Navigate to the login page.
- Capture the login POST request with Burp Suite.
- Use the Intruder tool to perform the brute-force attack.
Screenshots

Data
Describe the bug / actual behavior
No restriction on password attempts allows for brute-force attacks.
Expected behavior
Brute-force until successful login.
To Reproduce
Screenshots