Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Denial of Service (DoS) #1652

Open
larrycameron80 opened this issue Sep 17, 2019 · 1 comment
Open

[BUG] Denial of Service (DoS) #1652

larrycameron80 opened this issue Sep 17, 2019 · 1 comment
Assignees
Labels

Comments

@larrycameron80
Copy link

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.

@vba2000
Copy link
Member

vba2000 commented Sep 17, 2019

Thank you, we will update the library version soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants