In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/SpectoLabs/hoverfly/core/action to version 1.12.8 or higher.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the lack of timeout configuration in the http.DefaultClient used for remote post-serve actions. An attacker can exhaust system memory and crash the process by registering a remote post-serve action pointing to a non-responsive endpoint and sending repeated proxy requests, causing unbounded accumulation of blocked goroutines.