WavesGUI icon indicating copy to clipboard operation
WavesGUI copied to clipboard

[BUG] Denial of Service (DoS)

Open larrycameron80 opened this issue 6 years ago • 1 comments

Denial of Service (DoS) Vulnerable module: mem Introduced through: [email protected] Detailed paths Introduced through: waves-client@wavesplatform/WavesGUI#c5cd912aefa6bd3f84a6267f25a2debce0434afa › [email protected][email protected][email protected][email protected] Remediation: Upgrade to [email protected]. Overview mem is an optimization used to speed up consecutive function calls by caching the result of calls with identical input.

Affected versions of this package are vulnerable to Denial of Service (DoS). Old results were deleted from the cache and could cause a memory leak.

larrycameron80 avatar Sep 17 '19 03:09 larrycameron80

Thank you, we will update the library version soon.

vba2000 avatar Sep 17 '19 07:09 vba2000