This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
Spamming webhost and causing DOS. #629
Labels
wontfix
Problem, or not; this won't be fixed here at least.
PassCore Server
Describe the bug
When submitting password change, there is a huge delay in the responsiveness of the system. Hosting server has 4x CPU and 16 GB of RAM. IIS, .NET CPU usage maxes at 15%. When running a browser capture, there a thousands of POST events to https://[host]/api/password. These are called from 879505b3.js line 702. Every call submits the user details. Server begins to return 400s with numerous errors flashing across the user interface. Further, Wireshark captures of LDAP traffic is in the hundred thousands.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Form should submit one request and await status.
Screenshots
Desktop
The text was updated successfully, but these errors were encountered: