Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Spamming webhost and causing DOS. #629

Closed
BubbaGumper opened this issue Apr 8, 2021 · 3 comments
Closed

Spamming webhost and causing DOS. #629

BubbaGumper opened this issue Apr 8, 2021 · 3 comments
Labels
wontfix Problem, or not; this won't be fixed here at least.

Comments

@BubbaGumper
Copy link

BubbaGumper commented Apr 8, 2021

PassCore Server

  • OS: Windows 2019
  • Provider: Active Directory or LDAP

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:

  1. Fill out webform
  2. Press F12
  3. Click CHANGE PASSWORD
  4. Watch the errors flood in (30,000+)

Expected behavior
Form should submit one request and await status.

Screenshots

image

Desktop

  • OS: Windows 10 / Windows 2019
  • Browser Edge, Chrome
  • Version Latest
@mihaimacarie98
Copy link

I have the same issue with the latest version. I downgraded it and the number of requests is reduced.

@simonai1254
Copy link

Also have a look at #605, I think it's the same thing

@stale
Copy link

stale bot commented Jul 21, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix Problem, or not; this won't be fixed here at least. label Jul 21, 2021
@stale stale bot closed this as completed Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix Problem, or not; this won't be fixed here at least.
Projects
None yet
Development

No branches or pull requests

3 participants