Skip to content
New issue

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

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

Already on GitHub? # to your account

File descriptor leak can cause DoS vulnerability in v2.0 and v2.1 #1427

Closed
hueniverse opened this issue Feb 14, 2014 · 0 comments
Closed

File descriptor leak can cause DoS vulnerability in v2.0 and v2.1 #1427

hueniverse opened this issue Feb 14, 2014 · 0 comments
Assignees
Labels
security Issue with security impact
Milestone

Comments

@hueniverse
Copy link
Contributor

Impact

This vulnerability allows an attacker to take down a hapi-based server running versions 2.0.x and 2.1.x.

Details

Versions 2.0.x and 2.1.x have a file descriptor leak that when triggered repeatedly will cause the server to run out of file descriptors and the node process to die. The effort required to take down a server depends on the process file descriptor limit. No other side effects or exploits have been identified.

Advice

Please upgrade to version 2.2.x or above as soon as possible.

Reported Attacks

No attacks have been reported.

Additional Information

If you have any questions or concerns, please reply to this issue or if they are sensitive in nature, email to eran@hammer.io

@hueniverse hueniverse added this to the 2.2.0 milestone Feb 14, 2014
@hueniverse hueniverse self-assigned this Feb 14, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Jan 13, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
security Issue with security impact
Projects
None yet
Development

No branches or pull requests

1 participant